Skip to content
Snippets Groups Projects
Commit 624ffcd8 authored by alexey.stratulat's avatar alexey.stratulat
Browse files

[-] Deleted defines NODE_NETNAME, DAP_APP_NAME

parent 37023663
Branches feature-2236
No related tags found
1 merge request!6Bugs 2846
build/
testdir/
*.text
_skbuild/
dist/
CellFrame.egg-info/
......
......@@ -11,8 +11,8 @@ if (UNIX)
endif()
add_definitions("-DDAP_LOG_MT")
add_definitions("-DNODE_NETNAME=\"cellframe\"")
add_definitions("-DDAP_APP_NAME=\"pythonCellframe\"")
#add_definitions("-DNODE_NETNAME=\"cellframe\"")
#add_definitions("-DDAP_APP_NAME=\"pythonCellframe\"")
add_subdirectory(libdap)
target_compile_options(dap_core PRIVATE "-fpic")
......
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