cpp-utilities/cmake/modules
Martchus 0b56ecfb04 Run cmake-format individually for each file
Seems like cmake-format 0.6.7 only applies CLI options
to the first file anymore. So in order to have the options
applied to all files and not just the first one just
invoke it for each file individually.
2020-01-26 19:23:18 +01:00
..
3rdParty.cmake Reformat CMake scripts against cmake-format 0.6.3 2019-12-15 18:58:42 +01:00
AppTarget.cmake Set default visibility explicitely to hidden 2020-01-10 18:05:55 +01:00
BasicConfig.cmake Run cmake-format individually for each file 2020-01-26 19:23:18 +01:00
ConfigHeader.cmake Apply cmake-format v0.6.0 2019-11-30 17:58:01 +01:00
Doxygen.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
LibraryTarget.cmake Set default visibility explicitely to hidden 2020-01-10 18:05:55 +01:00
ListToString.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
ShellCompletion.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
TemplateFinder.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00
TestTarget.cmake Avoid an indentation level in TestTarget.cmake 2020-01-20 17:57:03 +01:00
WindowsResources.cmake Require CMake 3.3.0 in all modules 2020-01-10 18:01:13 +01:00