blob: b53c77d245bb41b22b97ba1f1c1f21a26c377c87 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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)
|