
Run the tests only if enabled explicitly by an undocumented cache entry. We will enable it on hosts known to have the toolchains. Closes: #26735
3 lines
51 B
CMake
3 lines
51 B
CMake
enable_language(C)
|
|
add_executable(exec-c module.c)
|