Replace spirv-helper stuff with a library that combines everything
This commit is contained in:
@@ -9,3 +9,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED true)
|
||||
add_executable(pdfm
|
||||
source/main.cpp
|
||||
)
|
||||
|
||||
install(
|
||||
TARGETS pdfm
|
||||
)
|
||||
Reference in New Issue
Block a user