Skip to content

Commit 4920891

Browse files
committed
static crt off
1 parent a2b651f commit 4920891

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

opencv2_cmake_options.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
-DBUILD_PERF_TESTS=OFF
3232
-DBUILD_TESTS=OFF
3333
-DBUILD_WITH_DEBUG_INFO=OFF
34+
-DBUILD_WITH_STATIC_CRT=OFF
3435
-DBUILD_FAT_JAVA_LIB=OFF
3536
-DBUILD_ANDROID_SERVICE=OFF
3637
-DBUILD_ANDROID_PACKAGE=OFF

opencv3_cmake_options.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
-DBUILD_PACKAGE=OFF
5454
-DBUILD_PERF_TESTS=OFF
5555
-DBUILD_TESTS=OFF
56+
-DBUILD_WITH_STATIC_CRT=OFF
5657
-DBUILD_FAT_JAVA_LIB=OFF
5758
-DBUILD_ANDROID_SERVICE=OFF
5859
-DBUILD_JAVA=OFF

opencv4_cmake_options.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
-DBUILD_PACKAGE=OFF
5959
-DBUILD_PERF_TESTS=OFF
6060
-DBUILD_TESTS=OFF
61+
-DBUILD_WITH_STATIC_CRT=OFF
6162
-DBUILD_FAT_JAVA_LIB=OFF
6263
-DBUILD_ANDROID_SERVICE=OFF
6364
-DBUILD_JAVA=OFF

0 commit comments

Comments
 (0)