mirror of
https://github.com/redstrate/dxbc.git
synced 2025-04-24 05:07:45 +00:00
2 lines
128 B
CMake
2 lines
128 B
CMake
add_library(windows-headers INTERFACE)
|
|
target_include_directories(windows-headers SYSTEM INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
|