Skip to content

Commit 63c53ce

Browse files
authored
Update CMakeLists.txt
1 parent 25500ca commit 63c53ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ set(project_name "Modeled Modules")
1111
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake_modules ${CMAKE_MODULE_PATH})
1212
set(CMAKE_CXX_STANDARD 17)
1313
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
14-
set(SC_PATH "../supercollider")
1514
####################################################################################################
1615
# load modules
1716
include(SuperColliderServerPlugin RESULT_VARIABLE server_plugin_found)

0 commit comments

Comments
 (0)