zeek/auxil/vcpkg/ports/hlslpp/hlslpp-config.cmake
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

3 lines
174 B
CMake

add_library(unofficial::hlslpp::hlslpp INTERACE IMPORTED)
target_include_directories(unofficial::hlslpp::hlslpp INTERFACE "${CMAKE_CURRENT_LIST_DIR}/../../include/hlslpp")