mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 07:39:00 +08:00
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
|
hlslpp provides a CMake package:
|
||
|
|
||
|
find_package(unofficial-hlslpp CONFIG REQUIRED)
|
||
|
target_link_libraries(main PUBLIC unofficial::hlslpp::hlslpp)
|