mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
869904271b
Enable C or CXX (or nothing) as needed in each test case. This will allow us to add test cases that do not enable CXX.
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
CMake Error at not_enough_args.cmake:[0-9]+ \(target_compile_features\):
|
|
target_compile_features called with incorrect number of arguments
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|