Skip to content

Commit 07beaf7

Browse files
committed
Update tag
1 parent 5dca6f9 commit 07beaf7

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
@@ -105,7 +105,7 @@ target_link_libraries(${PROJECT_NAME} PRIVATE bcrypt)
105105
FetchContent_Declare(
106106
libpqxx
107107
GIT_REPOSITORY https://github.com/jtv/libpqxx.git
108-
GIT_TAG 1ca80b0e638f6182426c5b11255069cae4fbd542
108+
GIT_TAG a6b1d60e74c1427c8ac2324b85cd4a0dc2068332
109109
)
110110
set(PQXX_LIBRARIES pqxx_static)
111111
FetchContent_MakeAvailable(libpqxx)

0 commit comments

Comments
 (0)