add
This commit is contained in:
parent
d1f0477751
commit
c26c8336c9
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ macro(setup_lib dir name)
|
|||
|
||||
install(
|
||||
TARGETS MDE${name}
|
||||
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
|
||||
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue