mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
14 lines
350 B
Diff
14 lines
350 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 9e28557..7549c16 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -271,7 +271,7 @@ add_subdirectory(COLLADASaxFrameworkLoader)
|
|
add_subdirectory(COLLADAStreamWriter)
|
|
|
|
# building COLLADAValidator app
|
|
-add_subdirectory(COLLADAValidator)
|
|
+#add_subdirectory(COLLADAValidator)
|
|
|
|
|
|
# Library export
|