Skip to content

Commit

Permalink
Fix missing include for static slang (#4614)
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 authored Jul 11, 2024
1 parent 45baeb3 commit c3061af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/slang/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ slang_add_target(
slang-reflect-headers
slang-lookup-tables
SPIRV-Headers
INCLUDE_DIRECTORIES_PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/slang-version-header
FOLDER generators
)
target_compile_definitions(
Expand Down

0 comments on commit c3061af

Please sign in to comment.