Re: [CMake] Checking Variables in a tool-chain file

2019-02-03 Thread Torsten
Hi, > Am 01.02.2019 um 17:17 schrieb frodak17 : > > Be aware that CMAKE_TRY_COMPILE_PLATFORM_VARIABLES only works with the > try_compile() command source file signature. Unfortunately it doesn't work > with try_compile() whole projects signature. The section on Other Behavior > Settings mostl

[CMake] patches for MirOS

2019-02-03 Thread Andrew Pennebaker
Hiya! I got cmake to build in MirOS (also known as MirBSD) v10 this weekend, painting over gaps in POSIX support. Here's my patchset: https://github.com/mcandre/vagrant-miros-cmake/tree/master/i386 Virtual machines are included for testing the patched build, and for testing the final cmake binar