Skip to content

Commit 46c68c9

Browse files
committed
Application library should depend on Project
1 parent 73b8dbc commit 46c68c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Libs/Application/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ target_link_libraries(Application PUBLIC
3434
Mesh
3535
Utils
3636
Particles
37+
Project
3738
${SW_PYTHON_LIBS}
3839
)
3940

0 commit comments

Comments
 (0)