[FEAT] Use CPM and catch2 has library
This commit is contained in:
@@ -5,6 +5,8 @@ project(raytracing_challenge
|
||||
DESCRIPTION "Raytracing Challenge in C++"
|
||||
)
|
||||
|
||||
include(cmake/CPM.cmake)
|
||||
|
||||
find_package(OpenMP)
|
||||
|
||||
add_subdirectory(raytracing)
|
||||
|
||||
Reference in New Issue
Block a user