Added dbnetworklib to meta target libs
This commit is contained in:
@@ -16,3 +16,5 @@ target_compile_definitions(dbnetworklib PRIVATE DBNETWORKLIB_LIBRARY)
|
|||||||
target_link_libraries(dbnetworklib Qt5::Core Qt5::Network)
|
target_link_libraries(dbnetworklib Qt5::Core Qt5::Network)
|
||||||
|
|
||||||
target_include_directories(dbnetworklib PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
target_include_directories(dbnetworklib PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||||
|
|
||||||
|
add_dependencies(libs dbnetworklib)
|
||||||
|
Reference in New Issue
Block a user