Massive renaming in the backend folder, all around restructure in the same.
This commit is contained in:
@@ -51,5 +51,5 @@ SET(LIBUTIL_INCLUDE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/include" PARENT_SCOPE)
|
||||
add_definitions(-DLIBUTIL_LIBRARY)
|
||||
|
||||
add_library(libUtil SHARED ${LIBUTIL_SOURCES} ${LIBUTIL_HEADERS})
|
||||
qt5_use_modules(libUtil Core)
|
||||
qt5_use_modules(libUtil Core Network)
|
||||
target_link_libraries(libUtil)
|
||||
|
||||
Reference in New Issue
Block a user