mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
5 lines
117 B
Text
5 lines
117 B
Text
|
|
project(spirv)
|
||
|
|
|
||
|
|
add_library(${PROJECT_NAME} INTERFACE)
|
||
|
|
target_include_directories(${PROJECT_NAME} INTERFACE include)
|