Skip to content
Snippets Groups Projects
Commit 937312bc authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'bugs-2658' into 'master'

Windows build fixed

See merge request !8
parents 1a7f5733 edd115a5
No related branches found
No related tags found
1 merge request!8Windows build fixed
......@@ -35,7 +35,7 @@ if(NOT (${SUBMODULES_NO_BUILD} MATCHES ON))
option(BUILD_64 "Build for 64-bit? 'OFF' builds for 32-bit." ${DEFAULT_BUILD_64})
add_definitions ("-DDAP_SERVER")
add_definitions ("-DNODE_NETNAME=\"kelvin\"")
add_definitions ("-DNODE_NETNAME=\"cellframe\"")
set(_CCOPT "-Wall -O2 -pg -fPIC -fno-pie -no-pie")
set(_LOPT "-pg")
......
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