early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/solid3/disable-examples.patch
vendored
Executable file
13
externals/vcpkg/ports/solid3/disable-examples.patch
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 0303a8f..be43838 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -97,7 +97,7 @@ if(UNIX)
|
||||
endif(UNIX)
|
||||
|
||||
add_subdirectory(src)
|
||||
-add_subdirectory(examples)
|
||||
+#add_subdirectory(examples)
|
||||
#add_subdirectory(doc)
|
||||
|
||||
include(CMakePackageConfigHelpers)
|
Reference in New Issue
Block a user