Skip to content

Commit

Permalink
fix test build error regarding takatori
Browse files Browse the repository at this point in the history
  • Loading branch information
t-horikawa committed Jan 17, 2025
1 parent d25b6b0 commit 5069ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ target_link_libraries(${test_target}
PRIVATE Boost::thread
PRIVATE Boost::filesystem
PRIVATE ${tateyama_engine}
PRIVATE takatori
)

function (add_test_executable source_file)
Expand Down

0 comments on commit 5069ca1

Please sign in to comment.