Skip to content

Commit f235cb8

Browse files
committed
test
1 parent 4dfbc98 commit f235cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FairRoot_build_test.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ctest_start(Continuous)
3030
get_filename_component(test_install_prefix "${CTEST_BINARY_DIRECTORY}/install"
3131
ABSOLUTE)
3232
list(APPEND options
33-
"-Werror=dev"
33+
# "-Werror=dev"
3434
"-DDISABLE_COLOR=ON"
3535
"-DCMAKE_INSTALL_PREFIX:PATH=${test_install_prefix}"
3636
)

0 commit comments

Comments
 (0)