Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

how to generate x86 specific sln using cmake #183

Open
lovelypp777 opened this issue Jan 15, 2021 · 1 comment
Open

how to generate x86 specific sln using cmake #183

lovelypp777 opened this issue Jan 15, 2021 · 1 comment

Comments

@lovelypp777
Copy link

I have generate x64 sln for successfully using "cmake .." in windows 10. but is there any defines to generate x86 specific sln ?

thanks!

@bnoordhuis bnoordhuis transferred this issue from libuv/libuv Jan 15, 2021
@bnoordhuis
Copy link
Member

Yes, but that's not a libuv-specific question. Look up how to do cross-compiling (changing the build target) with cmake.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants