Closed GoogleCodeExporter closed 9 years ago
Sorry I missed this issue. The email messages were not setup.
Right now the Toolchain aims to skip the TRY_COMPILE command by using:
set (CMAKE_CXX_COMPILER_WORKS TRUE)
set (CMAKE_C_COMPILER_WORKS TRUE)
I have not reproduced this in the latest toolchain. Does it still exist for you?
Original comment by wizzr...@gmail.com
on 31 May 2012 at 2:07
Currently try_compile is not supported on the iOS toolchain due to the cmake
issue listed above. Skipping it is really the only option right now.
Original comment by wizzr...@gmail.com
on 18 Sep 2012 at 5:03
Original issue reported on code.google.com by
michion...@gmail.com
on 14 Mar 2012 at 4:16