Skip to content

Commit

Permalink
fix configure
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 5, 2022
1 parent c059ead commit 141f393
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Copyright 2010, 2020, François Bleibel, Olivier Stasse, Guilhem Saurel, JRL,
# CNRS/AIST, LAAS-CNRS

config_files_cmake(test-paths.h)
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/test-paths.h.in
${CMAKE_CURRENT_BINARY_DIR}/test-paths.h)

# Make Boost.Test generates the main function in test cases.
add_definitions(-DBOOST_TEST_DYN_LINK -DBOOST_TEST_MAIN)
Expand Down

0 comments on commit 141f393

Please sign in to comment.