mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
Retain (shared) lib version ID (#614)
This commit is contained in:
parent
ca66375f30
commit
88a819be44
@ -71,6 +71,7 @@ set_target_properties(oqs
|
||||
PROPERTIES
|
||||
ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib"
|
||||
LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib"
|
||||
VERSION 0.0.0
|
||||
# For Windows DLLs
|
||||
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user