1

I run a shell script to cmake and then make for each platform (Linux, Win, etc.), in sequence, the platforms being supplied as toolchain files.

It appears that I need multiple target names in order for CMake to generate a distinct makefile per platform. What is the correct / canon way to go about this?

Please comment if any further information or build file contents are needed. Thanks!

1

1 Answer 1

0

Thanks to @DevSolar for pointing out elsewhere that I need separate build folders to generate each platform's makefiles into.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.