Skip to content

Commit a30593e

Browse files
authored
Update CMakeLists.txt
1 parent c4594ab commit a30593e

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
@@ -44,7 +44,7 @@ list(APPEND defined_targets mylib)
4444
# mylib dependencies
4545
#----------------------------------------------------------------------------------------------------------------------
4646

47-
#find_package(Boost 1.77.0 REQUIRED COMPONENTS system)
47+
# Search for your dependencies here
4848

4949
#----------------------------------------------------------------------------------------------------------------------
5050
# mylib sources

0 commit comments

Comments
 (0)