Ttrying to fix compile flags
This commit is contained in:
parent
16ae24617e
commit
e15b62ab54
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
cmake_minimum_required(VERSION 3.6.0)
|
||||
project(hoymilesClient VERSION 0.1.0 LANGUAGES C CXX)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pthread")
|
||||
|
||||
include(CTest)
|
||||
enable_testing()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue