Import material textures with mesh assets
This commit is contained in:
@@ -28,5 +28,9 @@ target_include_directories(texture_tests PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/tests/fixtures
|
||||
)
|
||||
|
||||
target_compile_definitions(texture_tests PRIVATE
|
||||
XCENGINE_TEST_FIXTURES_DIR="${CMAKE_SOURCE_DIR}/tests/fixtures"
|
||||
)
|
||||
|
||||
include(GoogleTest)
|
||||
gtest_discover_tests(texture_tests)
|
||||
|
||||
Reference in New Issue
Block a user