mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-20 10:19:20 +03:00
CMake: Link Cedar to Mayaqua directly
It's Cedar itself that depends on Mayaqua, not the executables.
This commit is contained in:
@ -26,4 +26,4 @@ set_target_properties(vpnsetup
|
||||
PDB_OUTPUT_DIRECTORY "${BUILD_DIRECTORY}"
|
||||
)
|
||||
|
||||
target_link_libraries(vpnsetup cedar mayaqua)
|
||||
target_link_libraries(vpnsetup cedar)
|
||||
|
Reference in New Issue
Block a user