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 c4594ab commit a30593eCopy full SHA for a30593e
CMakeLists.txt
@@ -44,7 +44,7 @@ list(APPEND defined_targets mylib)
44
# mylib dependencies
45
#----------------------------------------------------------------------------------------------------------------------
46
47
-#find_package(Boost 1.77.0 REQUIRED COMPONENTS system)
+# Search for your dependencies here
48
49
50
# mylib sources
0 commit comments