mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 22:00:10 -05:00
b357d334fc
Fixes: #23286
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
^CMake Error at FileSetBadName\.cmake:[0-9]+ \(target_sources\):
|
|
target_sources Non-default file set name must contain only letters,
|
|
numbers, and underscores, and must not start with a capital letter or
|
|
underscore
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|