Skip to content
Snippets Groups Projects
Commit b7bb1089 authored by Georgios Bitzes's avatar Georgios Bitzes
Browse files

Update QClient

parent f8653e7a
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -132,7 +132,7 @@ endif()
#-------------------------------------------------------------------------------
# Compiler options
#-------------------------------------------------------------------------------
add_definitions(-Wall -Wextra -Werror -Wno-unused-parameter -std=c++17 -g3 -fPIC)
add_definitions(-Wall -Wextra -Werror -Wno-unused-parameter -std=c++17 -g -fPIC)
#-------------------------------------------------------------------------------
# Build source and tests
......
Subproject commit afcd7ab7268b88b7976000508227ce28fa890b77
Subproject commit 61145d9177f20694ed1c86a7039a59b94ccffb4d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment