mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
build script now uses cmake, also:
- fixed linking qt6keychain and SortFilterProxyModel - added translations
This commit is contained in:
@@ -59,7 +59,8 @@ set(PUBLIC_HEADERS ${PUBLIC_HEADERS}
|
||||
${CMAKE_CURRENT_LIST_DIR}/sshconnection.h
|
||||
)
|
||||
|
||||
set(HEADERS ${HEADERS} ${PUBLIC_HEADERS}
|
||||
set(HEADERS ${HEADERS}
|
||||
${PUBLIC_HEADERS}
|
||||
${CMAKE_CURRENT_LIST_DIR}/sshsendfacility_p.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/sshremoteprocess_p.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/sshpacketparser_p.h
|
||||
|
||||
Reference in New Issue
Block a user