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

3 lines
121 B
Text
Raw Normal View History

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