blob: 7d79bad01c7a48f5b2b7a6dd4f6e02400e1fce6a (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Warning \(dev\) at CMakeLists.txt:20 \(target_sources\):
CMake's C\+\+ module support is experimental. It is meant only for
experimentation and feedback to CMake developers.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\):
C\+\+20 modules support via CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP is
experimental. It is meant only for compiler developers to try.
This warning is for project developers. Use -Wno-dev to suppress it.
|