winapi - cmake, how to automate windows SDK build? -



winapi - cmake, how to automate windows SDK build? -

i automate build of project using cmake on windows using windows sdk compiler. developing on linux, , cannot cross-compile (i building library linked matlab mex file, although don't think detail important).

i can generate, nmake files, or visual studio solution files using cmake generators desired, how can build project without user interaction?

it seems reading around have launch special command prompt set environment variables etc before building, case and/or there workaround?

what steps building cmake project, starting cmakelists.txt on windows, using windows sdk, without user interaction?

note answers suggesting using flavour of mingw not i'm looking for, know how way. want windows sdk steps, or steps express versions of msvc++ compilers of interest.

winapi cmake

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -