Skip to content

Commit 69a1164

Browse files
-add dummy cmake var
1 parent e5e1fe4 commit 69a1164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(lunchtoast VERSION 0.4.0 DESCRIPTION "lunchtoast - a command-line tool f
44
find_package(Boost 1.78 REQUIRED COMPONENTS system filesystem)
55
include(GNUInstallDirs)
66
include(external/seal_lake)
7-
7+
Set(dummy FALSE)
88
SealLake_Import(sfun 5.0.0
99
GIT_REPOSITORY https://github.com/kamchatka-volcano/sfun
1010
GIT_TAG v5.0.0

0 commit comments

Comments
 (0)