Skip to content

Commit db7c153

Browse files
committed
wip.
1 parent e74277a commit db7c153

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ set(HAVE_FLAG_SEARCH_PATHS_FIRST 0)
44

55
project(seergdb VERSION 2.6.0 LANGUAGES CXX)
66

7+
set(CMAKE_C_LINK_FLAGS "")
8+
set(CMAKE_CXX_LINK_FLAGS "") # If you are using C++
9+
710
set(PROJECT_NAME seergdb)
811

912
if(NOT DEFINED QTVERSION)

0 commit comments

Comments
 (0)