We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e1fe4 commit 69a1164Copy full SHA for 69a1164
CMakeLists.txt
@@ -4,7 +4,7 @@ project(lunchtoast VERSION 0.4.0 DESCRIPTION "lunchtoast - a command-line tool f
4
find_package(Boost 1.78 REQUIRED COMPONENTS system filesystem)
5
include(GNUInstallDirs)
6
include(external/seal_lake)
7
-
+Set(dummy FALSE)
8
SealLake_Import(sfun 5.0.0
9
GIT_REPOSITORY https://github.com/kamchatka-volcano/sfun
10
GIT_TAG v5.0.0
0 commit comments