1
Fork 0
mirror of https://github.com/redstrate/dxbc.git synced 2025-04-24 13:17:46 +00:00
dxbc/include/windows/CMakeLists.txt

3 lines
128 B
Text
Raw Normal View History

add_library(windows-headers INTERFACE)
2023-12-09 22:34:49 -05:00
target_include_directories(windows-headers SYSTEM INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})