Add versioning information for libraries and executables across multiple platforms
This commit is contained in:
committed by
Marcin Kolny
parent
e64685f43c
commit
b144e611a2
@ -62,3 +62,5 @@ include_directories(SYSTEM ${RIOT_INCLUDES_LIST})
|
||||
# executable linking is done by RIOT build system
|
||||
|
||||
add_library( wamr ${WAMR_RUNTIME_LIB_SOURCE})
|
||||
|
||||
set_version_info (wamr)
|
||||
|
||||
Reference in New Issue
Block a user