Skip to content

Commit c8af964

Browse files
author
Ivan Zhakov
committed
* CMakePresets.json: Remove CMAKE_CXX_COMPILER -- APR doesn't use C++ compiler.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1917339 13f79535-47bb-0310-9956-ffa450edef68
1 parent 848b023 commit c8af964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakePresets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"installDir": "${sourceDir}/out/install/${presetName}",
1111
"cacheVariables": {
1212
"CMAKE_C_COMPILER": "cl.exe",
13-
"CMAKE_CXX_COMPILER": "cl.exe"
1413
},
1514
"condition": {
1615
"type": "equals",

0 commit comments

Comments
 (0)