Skip to content

Commit

Permalink
kram - hlslparser win build
Browse files Browse the repository at this point in the history
  • Loading branch information
alecazam committed Mar 14, 2023
1 parent 07a4b55 commit 4aa9c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ if (BUILD_MAC)
endif()

# hack hlslparser for win build into kram for now
if (BUID_WIN)
if (BUILD_WIN)
add_subdirectory(hlslparser)
endif()

Expand Down

0 comments on commit 4aa9c2e

Please sign in to comment.