Revision ca6319b5764971474d3f9734cf4cd37ac1156580 authored by Alex Reinking on 23 August 2022, 04:07:09 UTC, committed by GitHub on 23 August 2022, 04:07:09 UTC
* Disables the usage warning when CMAKE_BUILD_TYPE is defined, but
  explicitly empty.
* Overrides C++ standard variables using the cache (CMake 3.21+)
* Allows including projects to build our tests, etc. but disables by
  default via PROJECT_IS_TOP_LEVEL (CMake 3.21+)
* Removes misleading distrib target.
* Removes deprecated clang-format target (use ./run-clang-format.sh
  instead)
1 parent 37f7514
History
File Mode Size
common
tgz
zip
CMakeLists.txt -rw-r--r-- 8.0 KB

back to top