11 lines
305 B
Diff
11 lines
305 B
Diff
diff --git a/rts/builds/CMakeLists.txt b/rts/builds/CMakeLists.txt
|
|
index ef85210..05d51cc 100644
|
|
--- a/rts/builds/CMakeLists.txt
|
|
+++ b/rts/builds/CMakeLists.txt
|
|
@@ -38,4 +38,4 @@ if (NOT HEADLESS_SYSTEM)
|
|
endif (NOT HEADLESS_SYSTEM)
|
|
|
|
Add_Subdirectory(DS)
|
|
-Add_Subdirectory(HL)
|
|
+#Add_Subdirectory(HL)
|