11 lines
224 B
Diff
11 lines
224 B
Diff
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||
|
index 69dbaef..695f4d0 100644
|
||
|
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -125,5 +125,4 @@ install(FILES
|
||
|
DESTINATION ${CONFIG_PACKAGE_LOCATION}
|
||
|
)
|
||
|
|
||
|
-add_subdirectory(build)
|
||
|
|