fixed demo project

This commit is contained in:
2025-12-31 13:06:17 +01:00
parent b9d35cbd4e
commit e768497cfd
3 changed files with 18 additions and 22 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
add_executable(demo main.cpp
object.cpp)
add_executable(demo main.cpp)
target_link_libraries(demo PRIVATE
matador-core
matador-orm