Skip to content

Commit 1d347a6

Browse files
authored
Update CMakeLists.txt
1 parent 6d73f81 commit 1d347a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(YSTDLIB_CPP LANGUAGES CXX)
44
set(YSTDLIB_CPP_VERSION "0.0.1" CACHE STRING "Project version.")
55

66
# find_package() uses upper-case <PACKAGENAME>_ROOT variables and prefers the paths specified by
7-
# these variables.
7+
# these variables when looking for library packages.
88
cmake_policy(SET CMP0144 NEW)
99

1010
# Enable exporting compile commands

0 commit comments

Comments
 (0)