Skip to content
Snippets Groups Projects
Commit 655ff7d0 authored by Sebastian's avatar Sebastian
Browse files

Pass -maes to compiler to make sqlite3mc compile

parent b6107632
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ set(SQLITE_ENABLE_REGEXP 1)
set(SQLITE_ENABLE_VSV 1)
set(NDEBUG)
add_compile_options("-maes")
add_library( # Sets the name of the library.
sqlitejdbc
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment