aboutsummaryrefslogtreecommitdiff
path: root/cmake/ProjMac.cmake
AgeCommit message (Collapse)Author
2020-02-11CMake: simplify message functionsMike Taves
* Remove colormsg(); just use message() * Rename boost_report_value() with print_variable()
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2018-03-26Rename CMake infrastructure to remove 4mwtoews