cpp-utilities/cmake/modules
Martchus 30878fab07 Prevent duplicated LIB_SUFFIX
Some build system macros might pass CMAKE_INSTALL_LIBDIR/LIB_INSTALL_DIR
and LIB_SUFFIX at the same time. I suppose in this case the LIB_SUFFIX
should not be added if it is already present to avoid `lib6464`.
2020-02-04 17:09:47 +01:00
..
3rdParty.cmake Reformat CMake scripts against cmake-format 0.6.3 2019-12-15 18:58:42 +01:00
AppTarget.cmake Use GNUInstallDirs 2020-02-01 00:01:26 +01:00
BasicConfig.cmake Prevent duplicated LIB_SUFFIX 2020-02-04 17:09:47 +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 Apply cmake-format 2020-02-04 15:24:13 +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 Reformat CMake files with cmake-format 0.6.7 2020-01-26 19:24:04 +01:00
WindowsResources.cmake Reformat CMake files with cmake-format 0.6.7 2020-01-26 19:24:04 +01:00