1
Fork 0
mirror of https://github.com/redstrate/dxbc.git synced 2025-04-25 21:47:45 +00:00
dxbc/include/windows/CMakeLists.txt

2 lines
121 B
CMake

add_library(windows-headers INTERFACE)
target_include_directories(windows-headers INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})