Revision 5a44a1183318dd6f9b5dc5eed204695e90703a4f authored by Max Göttlicher on 15 February 2023, 10:22:34 UTC, committed by Max Göttlicher on 15 February 2023, 10:22:34 UTC
1 parent 1898f1b
CMakeLists.txt
add_executable(converter converter.cpp)
target_link_libraries(converter PUBLIC mpgraphs pdslib)
enable_warnings(converter)

Computing file changes ...