Fix CMakeLists.txt for sqlcipher 31/312331/1 accepted/tizen/unified/20240607.170542 accepted/tizen/unified/20240611.123050 accepted/tizen/unified/dev/20240620.005625 accepted/tizen/unified/toolchain/20240610.172628 accepted/tizen/unified/x/20240610.223215 accepted/tizen/unified/x/asan/20240625.092005
authorDongsun Lee <ds73.lee@samsung.com>
Fri, 7 Jun 2024 01:15:15 +0000 (10:15 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Fri, 7 Jun 2024 01:15:15 +0000 (10:15 +0900)
Change-Id: I54f85c10ebd430c83ed7b2fdf059f4b3b6f57827

src/manager/sqlcipher/CMakeLists.txt

index 7ee930a30b520908c401b3cae19a62d1ea6cf833..d58fa363ae08706771b1b79c1a45a6bdb2bc5fd8 100644 (file)
@@ -21,7 +21,7 @@ ADD_LIBRARY(
 SET_TARGET_PROPERTIES(
     ${DUMP_LEGACY_DB_LIBNAME}
     PROPERTIES
-        COMPILE_FLAGS "-fvisibility=hidden -Wl,--no-undefined,-Wno-return-local-addr"
+        COMPILE_FLAGS "-fvisibility=hidden -Wl,--no-undefined, -Wno-return-local-addr"
 )
 
 INSTALL(