Skip to content

Source/Tests: use new try_compile and use configure_log

scivision requested to merge scivision/cmake:newtc into master

Refactoring to use CMake 3.26 syntax within CMake re: try_compile and message(CONFIGURE_LOG).

For future reference: many of the remaining old try_compile also need the BINARY_DIR due to operations, and also some of the tests are specifically for the old try_compile.

Edited by scivision

Merge request reports