Replace spirv-helper stuff with a library that combines everything
This commit is contained in:
@@ -16,3 +16,6 @@ add_executable(lazyvec
|
||||
source/lazyswap.cpp
|
||||
)
|
||||
target_include_directories(lazyvec PUBLIC include)
|
||||
install(
|
||||
TARGETS lazyvec
|
||||
)
|
||||
Reference in New Issue
Block a user