Skip to content
Snippets Groups Projects
Commit 610aca7a authored by Dmitry Puzyrkov's avatar Dmitry Puzyrkov
Browse files

[*] conftool enabled back

parent 7adedaa5
No related branches found
No related tags found
No related merge requests found
......@@ -238,7 +238,7 @@ if(BUILD_DIAGTOOL)
add_subdirectory(diagtool)
endif()
#add_subdirectory(conftool)
add_subdirectory(conftool)
if(UNIX AND NOT WIN32)
message ("[*] Unix library set")
......@@ -397,7 +397,7 @@ else()
endif()
endif()
# INSTALL(TARGETS cellframe-node-config DESTINATION ${CMAKE_INSTALL_PREFIX}/bin )
INSTALL(TARGETS cellframe-node-config DESTINATION ${CMAKE_INSTALL_PREFIX}/bin )
if(NOT ANDROID)
#install all python-specific files back to its original location
......
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