Re: Multiple project for multiple host OS for a single source folder
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
On Friday November 11 2016 22:03:15 Alexis Murzeau wrote: > Is there actually a way to handle multiple OS with a common source dir without using separate source directories ? Yes, but you need to configure multiple build directories on the CMake page of the project settings dialog. R.