Initial commit
This commit is contained in:
2
2015/puzzle-04-01.CMakeLists.txt
Normal file
2
2015/puzzle-04-01.CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
find_package(OpenSSL REQUIRED)
|
||||
target_link_libraries("${puzzle_name}" OpenSSL::SSL)
|
Reference in New Issue
Block a user