Skip to content

Commit 58d7587

Browse files
committed
cmake: note ROOTEXE_OPTS in ROOTTEST_ADD_TEST doc
1 parent 2e4d57c commit 58d7587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/modules/RootMacros.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,6 +2834,7 @@ endmacro(ROOTTEST_SETUP_EXECTEST)
28342834
# function ROOTTEST_ADD_TEST(testname
28352835
# MACRO|EXEC macro_or_command
28362836
# [MACROARG args1 arg2 ...]
2837+
# [ROOTEXE_OPTS opt1 opt2 ...]
28372838
# [INPUT infile]
28382839
# [ENABLE_IF root-feature]
28392840
# [DISABLE_IF root-feature]

0 commit comments

Comments
 (0)