Merge pull request #9 from chuckatkins/fix-dependencies
Fix dependencies
No related branches found
No related tags found
Showing
- CMakeLists.txt 21 additions, 0 deletionsCMakeLists.txt
- cmake/FindDataMan.cmake 63 additions, 0 deletionscmake/FindDataMan.cmake
- examples/hello/CMakeLists.txt 2 additions, 1 deletionexamples/hello/CMakeLists.txt
- examples/hello/datamanReader/CMakeLists.txt 5 additions, 0 deletionsexamples/hello/datamanReader/CMakeLists.txt
- examples/hello/datamanWriter/CMakeLists.txt 5 additions, 0 deletionsexamples/hello/datamanWriter/CMakeLists.txt
- scripts/travis/run-format.sh 1 addition, 1 deletionscripts/travis/run-format.sh
- source/CMakeLists.txt 48 additions, 8 deletionssource/CMakeLists.txt
- source/capsule/CMakeLists.txt 0 additions, 4 deletionssource/capsule/CMakeLists.txt
- source/core/CMakeLists.txt 0 additions, 8 deletionssource/core/CMakeLists.txt
- source/engine/CMakeLists.txt 0 additions, 22 deletionssource/engine/CMakeLists.txt
- source/format/CMakeLists.txt 0 additions, 5 deletionssource/format/CMakeLists.txt
- source/functions/CMakeLists.txt 0 additions, 3 deletionssource/functions/CMakeLists.txt
- source/transform/CMakeLists.txt 0 additions, 5 deletionssource/transform/CMakeLists.txt
- source/transport/CMakeLists.txt 0 additions, 13 deletionssource/transport/CMakeLists.txt
cmake/FindDataMan.cmake
0 → 100644
examples/hello/datamanReader/CMakeLists.txt
0 → 100644
examples/hello/datamanWriter/CMakeLists.txt
0 → 100644
source/capsule/CMakeLists.txt
deleted
100644 → 0
source/core/CMakeLists.txt
deleted
100644 → 0
source/engine/CMakeLists.txt
deleted
100644 → 0
source/format/CMakeLists.txt
deleted
100644 → 0
source/functions/CMakeLists.txt
deleted
100644 → 0
source/transform/CMakeLists.txt
deleted
100644 → 0
source/transport/CMakeLists.txt
deleted
100644 → 0
Please register or sign in to comment