Skip to content

Commit

Permalink
reformat comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Feb 19, 2024
1 parent fc5dce2 commit 19290fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ INSTALL(FILES run_inputs.py
COMPONENT testing
)

# CMAKE_CONFIGURE_DEPENDS will force a rebuild on a change to the source file
# CMAKE_CONFIGURE_DEPENDS will force a rebuild on a change to the source file
FILE(GLOB test_files CONFIGURE_DEPENDS "${CMAKE_SOURCE_DIR}/src/*_tests.*")
FOREACH(file ${test_files})
SET_PROPERTY(
Expand Down

0 comments on commit 19290fb

Please sign in to comment.