CMake: use cache properly and don't print useless messages
* Don't print information if nothing has changed * Remove -DENABLE_BUNDLED_XXX options which doesn't work * Use common names for _DIRS and _LIBRARIES variables
Showing
- CMakeLists.txt 46 additions, 62 deletionsCMakeLists.txt
- cmake/BuildLibCORO.cmake 7 additions, 2 deletionscmake/BuildLibCORO.cmake
- cmake/BuildLibEIO.cmake 0 additions, 5 deletionscmake/BuildLibEIO.cmake
- cmake/BuildLibEV.cmake 0 additions, 5 deletionscmake/BuildLibEV.cmake
- cmake/BuildLibGOPT.cmake 0 additions, 4 deletionscmake/BuildLibGOPT.cmake
- cmake/BuildLibYAML.cmake 9 additions, 6 deletionscmake/BuildLibYAML.cmake
- cmake/BuildSophia.cmake 27 additions, 24 deletionscmake/BuildSophia.cmake
- cmake/FindOptionalPackage.cmake 1 addition, 1 deletioncmake/FindOptionalPackage.cmake
- cmake/FindReadline.cmake 15 additions, 20 deletionscmake/FindReadline.cmake
- cmake/FindTermcap.cmake 6 additions, 10 deletionscmake/FindTermcap.cmake
- cmake/compiler.cmake 2 additions, 0 deletionscmake/compiler.cmake
- cmake/luajit.cmake 10 additions, 7 deletionscmake/luajit.cmake
- cmake/os.cmake 7 additions, 4 deletionscmake/os.cmake
- cmake/simd.cmake 4 additions, 2 deletionscmake/simd.cmake
- src/CMakeLists.txt 4 additions, 2 deletionssrc/CMakeLists.txt
- src/box/CMakeLists.txt 2 additions, 2 deletionssrc/box/CMakeLists.txt
- src/lib/bit/CMakeLists.txt 0 additions, 10 deletionssrc/lib/bit/CMakeLists.txt
- test/CMakeLists.txt 3 additions, 0 deletionstest/CMakeLists.txt
- test/unit/CMakeLists.txt 0 additions, 1 deletiontest/unit/CMakeLists.txt
Loading
Please register or sign in to comment