Skip to content

Commit

Permalink
modify the extra_sources_2d in cmakelist
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuoguoZhangTUM committed Jul 27, 2023
1 parent cdcd317 commit c6f2a74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ endif()
set_tests_properties(${PROJECT_NAME} PROPERTIES LABELS "periodic boundary")

set_target_properties(${PROJECT_NAME} PROPERTIES VS_DEBUGGER_WORKING_DIRECTORY "${EXECUTABLE_OUTPUT_PATH}")
target_link_libraries(${PROJECT_NAME} sphinxsys_2d)
target_link_libraries(${PROJECT_NAME} extra_sources_2d)

0 comments on commit c6f2a74

Please sign in to comment.