File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ option(RAYX_ENABLE_OPENMP "This option enables the search for OPENMP. Project wi
2323option (RAYX_REQUIRE_OPENMP "If option 'RAYX_ENABLE_OPENMP' is ON, this option will add the requirement that openmp must be found." OFF )
2424option (RAYX_ENABLE_H5 "This option enables the search for HDF5. Project will be compiled without HDF5 if not found." ON )
2525option (RAYX_REQUIRE_H5 "If option 'RAYX_ENABLE_H5' is ON, this option will add the requirement that HDF5 must be found." OFF )
26- option (RAYX_BUILD_TESTS "This option builds the RAYX test suite." ON )
2726option (RAYX_BUILD_RAYX_CLI "This option builds the RAYX command line interface." ON )
2827option (RAYX_BUILD_RAYX_UI "This option builds the RAYX graphical user interface." ON )
2928option (RAYX_BUILD_RAYX_TESTS "This option builds the RAYX test suite." ON )
You can’t perform that action at this time.
0 commit comments