Move the OpenSpace unit tests from GTest to Catch2

Fix for default.scene
This commit is contained in:
Alexander Bock
2020-02-10 21:10:35 +01:00
parent f6507b9b57
commit 8f81360628
35 changed files with 5301 additions and 8383 deletions

View File

@@ -22,7 +22,6 @@
# OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #
##########################################################################################
function(set_cef_targets cef_root main_target)
# find cef cmake helpers
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${cef_root}/cmake")