]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add CMake build type “CI” like “RelWithDebInfo” but without -DNDEBUG
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Aug 2020 18:10:36 +0000 (20:10 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Aug 2020 18:11:19 +0000 (20:11 +0200)
commitba0c88783012b0ad87dffde1656f93e4e95f822a
tree13fd19488a078174e5fcc6ae2205dff19504bbab
parenta87e07267cbeaff699abfd8842c78c4323f5885a
Add CMake build type “CI” like “RelWithDebInfo” but without -DNDEBUG
CMakeLists.txt
cmake/CIBuildType.cmake [new file with mode: 0644]