aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/windows-x86_64-msvc2019_64-developer
diff options
context:
space:
mode:
Diffstat (limited to 'coin/conan/profiles/windows-x86_64-msvc2019_64-developer')
-rw-r--r--coin/conan/profiles/windows-x86_64-msvc2019_64-developer14
1 files changed, 0 insertions, 14 deletions
diff --git a/coin/conan/profiles/windows-x86_64-msvc2019_64-developer b/coin/conan/profiles/windows-x86_64-msvc2019_64-developer
deleted file mode 100644
index 39803809..00000000
--- a/coin/conan/profiles/windows-x86_64-msvc2019_64-developer
+++ /dev/null
@@ -1,14 +0,0 @@
-include(baseprofiles/windows-x86_64-msvc2019_64-developer)
-
-[options]
-qtbase:nomake=tests
-qtbase:debug_and_release=True
-qtbase:force_debug_info=True
-qtbase:developer_build=True
-qtbase:headersclean=True
-qtbase:make=examples
-qtbase:cmake_args_qtbase="-DCMAKE_C_COMPILER=cl.exe -DCMAKE_CXX_COMPILER=cl.exe -DFEATURE_msvc_obj_debug_info=ON -DFEATURE_system_zlib=OFF"
-*:cmake_args_leaf_module="-DFEATURE_system_zlib=OFF"
-[build_requires]
-[env]
-CONAN_CMAKE_GENERATOR=Ninja