qucs_s/qucs/python/CMakeLists.txt

12 lines
169 B
CMake
Raw Normal View History

2013-08-07 19:50:47 +02:00
# python scripts
SET(BASICS
parse_result.py
parse_result_example.py
rc_ac_sweep.dat
rc_ac_sweep.net
)
INSTALL(FILES ${BASICS} DESTINATION share/qucs/python/)