mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
refactor: Rename blackcore to swift::core
This commit is contained in:
@@ -5,7 +5,7 @@ add_library(tests_test INTERFACE test.h)
|
||||
target_link_libraries(tests_test INTERFACE Qt::Core Qt::Test)
|
||||
target_include_directories(tests_test INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
add_subdirectory(blackcore)
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(blackgui)
|
||||
add_subdirectory(misc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user