regression: local/local
This commit is contained in:
parent
0f9434387e
commit
a3c6c8c16e
10 changed files with 17 additions and 17 deletions
|
|
@ -48,7 +48,7 @@ set(EO_SOURCES
|
|||
|
||||
# shared library
|
||||
add_library(PyEO MODULE ${SOURCES} ${EO_SOURCES})
|
||||
install(TARGETS PyEO LIBRARY DESTINATION local/${LIB} COMPONENT libraries)
|
||||
install(TARGETS PyEO LIBRARY DESTINATION ${LIB} COMPONENT libraries)
|
||||
|
||||
# python 2.5 must have pyd
|
||||
if(WIN32 AND NOT CYGWIN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue