1
Fork 0
mirror of https://github.com/redstrate/dxbc.git synced 2025-04-24 05:07:45 +00:00
dxbc/include/windows/CMakeLists.txt
2023-12-09 22:34:49 -05:00

2 lines
128 B
CMake

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