Skip to content

Commit

Permalink
Merge pull request #3163 from guy-maurel/test_file
Browse files Browse the repository at this point in the history
The file build/tests/tests.cmake is now created.
  • Loading branch information
gmaurel committed May 6, 2021
2 parents 432479c + ca46b8b commit b7eb06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Expand Up @@ -36,7 +36,7 @@ if (UNCRUSTIFY_SEPARATE_TESTS)
--git ${GIT_EXECUTABLE}
--python ${PYTHON_EXECUTABLE}
--write-ctest ${tests_ctest_file}
--cmake-config "$<CONFIG>"
--cmake-config "$<CONFIGURATION>"
VERBATIM
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
DEPENDS ${test_suites}
Expand Down

0 comments on commit b7eb06a

Please sign in to comment.