blob: 06458b9800707828e5afd334d0ca09d64f889d02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
CMake Error at FileSetDirect.cmake:3 \(add_library\):
Cannot find source file:
FILE_SET
Tried extensions ([^
]+
)+
Hint: the FILE_SET keyword may only appear after a visibility specifier or
another FILE_SET within the target_sources\(\) command.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|