add_executable(rng2cpp rng2cpp.cpp)
target_link_libraries(rng2cpp Qt5::Core Qt5::Xml)
