Commit prog.
This commit is contained in:
@@ -37,6 +37,10 @@ project(Dawn
|
||||
# Setup tests
|
||||
add_executable(dawntests)
|
||||
target_link_libraries(dawntests PRIVATE Catch2::Catch2WithMain)
|
||||
target_compile_definitions(dawntests
|
||||
PUBLIC
|
||||
DAWN_ASSET_LOCATION="${DAWN_ROOT_DIR}/test/data"
|
||||
)
|
||||
|
||||
# Add tools
|
||||
add_subdirectory(tools)
|
||||
|
Reference in New Issue
Block a user