regression: local/local
This commit is contained in:
parent
0f9434387e
commit
a3c6c8c16e
10 changed files with 17 additions and 17 deletions
|
|
@ -33,7 +33,7 @@ set(EOUTILS_SOURCES
|
|||
)
|
||||
|
||||
add_library(eoutils STATIC ${EOUTILS_SOURCES})
|
||||
install(TARGETS eoutils ARCHIVE DESTINATION local/${LIB} COMPONENT libraries)
|
||||
install(TARGETS eoutils ARCHIVE DESTINATION ${LIB} COMPONENT libraries)
|
||||
|
||||
|
||||
######################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue