Skip to content
Snippets Groups Projects
Commit f8aef9a0 authored by Florian Schültke's avatar Florian Schültke
Browse files

aircraft_design (schueltke): CMAKE Adaption

parent c2689076
No related branches found
No related tags found
5 merge requests!263Apply 1 suggestion(s) to 1 file(s),!261Reintruduced automatic flight condition selection,!245Apply 1 suggestion(s) to 1 file(s),!233Initial open source version,!37aircraft_design (schueltke): CMAKE Adaption
......@@ -38,7 +38,7 @@
"toolset": "ClangCL",
"toolchainFile": "C:/dev/vcpkg/scripts/buildsystems/vcpkg.cmake",
"cacheVariables": {
"Python_EXECUTABLE": {"type": "FILEPATH", "value": "$ENV{HOMEPATH}/AppData/Local/Programs/Python/Python311/python.exe"},
"Python_EXECUTABLE": {"type": "FILEPATH", "value": "$ENV{HOMEDRIVE}$ENV{HOMEPATH}/AppData/Local/Programs/Python/Python311/python.exe"},
"CMAKE_CXX_FLAGS": "/permissive- /EHsc"
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment