mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:29:00 +08:00
43aabb4f9b
* [yoga] Bump to 1.19.0+20230215 * update version database
14 lines
364 B
Diff
14 lines
364 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index e4f8535c..4e6f6914 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -10,7 +10,7 @@ set(CMAKE_VERBOSE_MAKEFILE on)
|
|
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/project-defaults.cmake)
|
|
|
|
add_subdirectory(yoga)
|
|
-add_subdirectory(tests)
|
|
+# add_subdirectory(tests)
|
|
|
|
# cmake install config
|
|
include(GNUInstallDirs)
|