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

[*] Fix. Added opportunity. Including header files of this library in other projects.

parent cf2192e8
No related branches found
No related tags found
1 merge request!4Features 2466
......@@ -46,6 +46,8 @@ target_compile_options(
target_link_libraries(${PROJECT_NAME} dap_core dap_crypto dap_server_core)
target_include_directories(${PROJECT_NAME} PUBLIC include/ )
#if(BUILD_DAP_PYTHON_TESTS)
# add_subdirectory(test)
# enable_testing()
......
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