We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d73f81 commit 1d347a6Copy full SHA for 1d347a6
CMakeLists.txt
@@ -4,7 +4,7 @@ project(YSTDLIB_CPP LANGUAGES CXX)
4
set(YSTDLIB_CPP_VERSION "0.0.1" CACHE STRING "Project version.")
5
6
# find_package() uses upper-case <PACKAGENAME>_ROOT variables and prefers the paths specified by
7
-# these variables.
+# these variables when looking for library packages.
8
cmake_policy(SET CMP0144 NEW)
9
10
# Enable exporting compile commands
0 commit comments