You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
841 B
26 lines
841 B
CMake Warning \(dev\) at NoDyndepSupport.cmake:9 \(target_sources\):
|
|
CMake's C\+\+ module support is experimental. It is meant only for
|
|
experimentation and feedback to CMake developers.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:6 \(include\)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
|
(CMake Error:
|
|
The Ninja generator does not support C\+\+20 modules using Ninja version
|
|
|
|
.*
|
|
|
|
due to lack of required features. Ninja 1.11 or higher is required.
|
|
|
|
|CMake Error in CMakeLists.txt:
|
|
The "nodyndep" target contains C\+\+ module sources which are not supported
|
|
by the generator
|
|
|
|
(
|
|
CMake Error in CMakeLists.txt:
|
|
The "nodyndep" target contains C\+\+ module sources which are not supported
|
|
by the generator
|
|
|
|
)*)
|
|
CMake Generate step failed. Build files cannot be regenerated correctly.
|