Skip to content

cross-compilation scaffolding WIP#352

Merged
majcosta merged 1 commit into
1dot13:masterfrom
majcosta:pr_cc
Dec 13, 2024
Merged

cross-compilation scaffolding WIP#352
majcosta merged 1 commit into
1dot13:masterfrom
majcosta:pr_cc

Conversation

@majcosta
Copy link
Copy Markdown
Contributor

requires clang/lld or mingw, obviously

just make sure the MSVC_DIRECTORY env variable points to valid Visual Studio Build Tools directory and do: cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=clang_or_mingw_toolchain_file

requires clang/lld or mingw, obviously

just make sure the MSVC_DIRECTORY env variable points to valid Visual Studio Build Tools directory
and do: `cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=clang_or_mingw_toolchain_file`
@majcosta majcosta merged commit 1d58bda into 1dot13:master Dec 13, 2024
@majcosta majcosta deleted the pr_cc branch December 13, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant