Merge pull request #134 from chuckatkins/add-default-options
CMake: Allow auto-detection of default options
Showing
- CMakeLists.txt 24 additions, 26 deletionsCMakeLists.txt
- bindings/CMakeLists.txt 1 addition, 1 deletionbindings/CMakeLists.txt
- bindings/python/CMakeLists.txt 1 addition, 1 deletionbindings/python/CMakeLists.txt
- cmake/ADIOSFunctions.cmake 20 additions, 1 deletioncmake/ADIOSFunctions.cmake
- cmake/DetectOptions.cmake 104 additions, 0 deletionscmake/DetectOptions.cmake
- examples/basics/globalArray/CMakeLists.txt 2 additions, 6 deletionsexamples/basics/globalArray/CMakeLists.txt
- examples/basics/joinedArray/CMakeLists.txt 2 additions, 6 deletionsexamples/basics/joinedArray/CMakeLists.txt
- examples/basics/localArray/CMakeLists.txt 2 additions, 6 deletionsexamples/basics/localArray/CMakeLists.txt
- examples/basics/values/CMakeLists.txt 2 additions, 6 deletionsexamples/basics/values/CMakeLists.txt
- examples/experimental/CMakeLists.txt 1 addition, 1 deletionexamples/experimental/CMakeLists.txt
- examples/experimental/multistep/CMakeLists.txt 4 additions, 7 deletionsexamples/experimental/multistep/CMakeLists.txt
- examples/heatTransfer/CMakeLists.txt 1 addition, 1 deletionexamples/heatTransfer/CMakeLists.txt
- examples/heatTransfer/read/CMakeLists.txt 2 additions, 2 deletionsexamples/heatTransfer/read/CMakeLists.txt
- examples/heatTransfer/write/CMakeLists.txt 5 additions, 5 deletionsexamples/heatTransfer/write/CMakeLists.txt
- examples/hello/CMakeLists.txt 3 additions, 3 deletionsexamples/hello/CMakeLists.txt
- examples/hello/adios1Writer/CMakeLists.txt 1 addition, 1 deletionexamples/hello/adios1Writer/CMakeLists.txt
- examples/hello/bpFlushWriter/CMakeLists.txt 1 addition, 1 deletionexamples/hello/bpFlushWriter/CMakeLists.txt
- examples/hello/bpTimeWriter/CMakeLists.txt 1 addition, 1 deletionexamples/hello/bpTimeWriter/CMakeLists.txt
- examples/hello/bpWriter/CMakeLists.txt 1 addition, 1 deletionexamples/hello/bpWriter/CMakeLists.txt
- examples/hello/datamanReader/CMakeLists.txt 1 addition, 1 deletionexamples/hello/datamanReader/CMakeLists.txt
Loading
Please register or sign in to comment