fix: added project.cpp to executable

This commit is contained in:
Sara Gerretsen 2025-09-03 19:56:07 +02:00
parent 3acec91cdf
commit 89fa4b5f35

View file

@ -1,5 +1,6 @@
add_executable(low-level_setup
main.cpp
project.cpp
)
target_link_libraries(low-level_setup