Sign in
fuchsia
/
third_party
/
spirv-headers
/
1380cbbec10756b492e9397d03c4250887e15090
/
.
/
example
/
CMakeLists.txt
blob: 8b22f600a2258627ecd52b341179eff9c05f6c0d [
file
] [
log
] [
blame
]
add_library(SPIRV-Headers-example
${CMAKE_CURRENT_SOURCE_DIR}/example.cpp)
target_include_directories(SPIRV-Headers-example
PRIVATE ${SPIRV-Headers_SOURCE_DIR}/include)