Warning, /office/calligraplan/devtools/rng2cpp/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 #message(STATUS "Adding plan_rng2cpp executable")
0002 
0003 add_executable(plan_rng2cpp rng2cpp.cpp)
0004 target_link_libraries(plan_rng2cpp Qt5::Core Qt5::Xml)