4 lines
81 B
CMake
4 lines
81 B
CMake
|
install(PROGRAMS ISSI.py
|
||
|
DESTINATION ${ISCE2_PKG}/applications
|
||
|
)
|