Skip to content

Commit d2263fe

Browse files
committed
Set branch to master.
1 parent 9771065 commit d2263fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ set(PLTHook_SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/plthook")
7373

7474
FetchContent_Declare(PLTHook
7575
GIT_REPOSITORY https://github.com/metacall/plthook.git
76-
GIT_TAG feature/delayload-win32 # master
76+
GIT_TAG master
7777
SOURCE_DIR ${PLTHook_SOURCE_DIR}
7878
)
7979

0 commit comments

Comments
 (0)