mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
committed by
GitHub
parent
31c7306bd2
commit
ac3ad17a9e
@@ -101,6 +101,7 @@ add_library(qbt_base STATIC
|
||||
utils/password.h
|
||||
utils/random.h
|
||||
utils/string.h
|
||||
utils/thread.h
|
||||
utils/version.h
|
||||
version.h
|
||||
|
||||
@@ -183,6 +184,7 @@ add_library(qbt_base STATIC
|
||||
utils/password.cpp
|
||||
utils/random.cpp
|
||||
utils/string.cpp
|
||||
utils/thread.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(qbt_base
|
||||
|
||||
Reference in New Issue
Block a user