Skip to content

Commit

Permalink
remove jenkins option
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeolson committed Nov 23, 2023
1 parent 84c7399 commit 5b65afe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ option(BUILD_EXAMPLES "Build the examples" ON)
option(ENABLE_UNIT_TESTS "Enable unit testing" ON)
option(ENABLE_COVERAGE "Enable unit test coverage" OFF)
set(TEST_COMM_SIZE "2" CACHE STRING "MPI Communicator Size for tests")
option(ENABLE_JENKINS_OUTPUT "Enable xml output for unit tests" OFF)

0 comments on commit 5b65afe

Please sign in to comment.