Skip to content

Commit

Permalink
Fix workflow cpm filename issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cullvox committed Jun 20, 2024
1 parent d8cdd9f commit 1dc919b
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 @@ -45,7 +45,7 @@ bl_message("Found Vulkan - ${Vulkan_INCLUDE_DIR}")

# build without specific compile options

include(cmake/CPM.cmake)
include(CMake/CPM.cmake)

add_subdirectory("ThirdParty")

Expand Down

0 comments on commit 1dc919b

Please sign in to comment.