This commit is contained in:
Robert Schulze 2024-09-12 14:01:26 +00:00
parent bbcde19910
commit 4a9b376e2a
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -1,4 +1,4 @@
option(ENABLE_LIBPQXX "Enalbe libpqxx" ${ENABLE_LIBRARIES})
option(ENABLE_LIBPQXX "Enable libpqxx" ${ENABLE_LIBRARIES})
if (NOT ENABLE_LIBPQXX)
message(STATUS "Not using libpqxx")