Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Apr 15, 2024
1 parent 9cfb2a3 commit 23544d9
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 @@ -3,7 +3,7 @@ cmake_policy(SET CMP0091 NEW)
cmake_policy(SET CMP0067 NEW)

set(Bun_VERSION "1.1.3")
set(WEBKIT_TAG 1b339b641a3f7d1b4d082a82f31a7cb270942170)
set(WEBKIT_TAG 7385b65c940df13a865ae4f02658b7064d343d73)

set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")
message(STATUS "Configuring Bun ${Bun_VERSION} in ${BUN_WORKDIR}")
Expand Down

0 comments on commit 23544d9

Please sign in to comment.