Replace spirv-helper stuff with a library that combines everything
This commit is contained in:
@@ -4,3 +4,7 @@ project(core-tests)
|
||||
|
||||
add_executable(core-tests ${CMAKE_CURRENT_SOURCE_DIR}/source/main.cpp)
|
||||
target_link_libraries(core-tests PRIVATE palladium::palladium)
|
||||
|
||||
install(
|
||||
TARGETS core-tests
|
||||
)
|
||||
Reference in New Issue
Block a user