add_executable(presentation-cpp main.cpp)
target_link_libraries(presentation-cpp PRIVATE alpaqa::alpaqa)