mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-10 09:49:33 +00:00
changed plugins directory in build tree
This commit is contained in:
parent
cb46853ffd
commit
1b3249c6e2
@ -1,6 +1,6 @@
|
||||
INCLUDE(CheckTypeSize)
|
||||
|
||||
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib/plugins/crypto")
|
||||
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib/${QCA_LIB_NAME}/crypto")
|
||||
|
||||
FIND_PACKAGE(OpenSSL)
|
||||
FIND_PACKAGE(Sasl2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user