mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
21 lines
879 B
Plaintext
21 lines
879 B
Plaintext
^CMake Error at invalid_name\.cmake:1 \(add_library\):
|
|
The target name "if\$ace" is reserved or not valid for certain CMake
|
|
features, such as generator expressions, and may result in undefined
|
|
behavior\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at invalid_name\.cmake:2 \(add_library\):
|
|
The target name "iface::target" is reserved or not valid for certain CMake
|
|
features, such as generator expressions, and may result in undefined
|
|
behavior\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at invalid_name\.cmake:3 \(add_library\):
|
|
The target name "if\$target_imported" is reserved or not valid for certain
|
|
CMake features, such as generator expressions, and may result in undefined
|
|
behavior\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|