
Only Clang needs to disable extensions in order to work; other implementations work as-is.
4 lines
216 B
CMake
4 lines
216 B
CMake
set(CMake_TEST_MODULE_COMPILATION "named,compile_commands,collation,partitions,internal_partitions,export_bmi,install_bmi,bmionly" CACHE STRING "")
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/configure_external_test.cmake")
|