coriolis/vlsisapd/examples/openChams/CMakeLists.txt

9 lines
208 B
CMake

ADD_SUBDIRECTORY(cplusplus)
ADD_SUBDIRECTORY(python)
SET ( XML_FILES inverter.xml
buffer.xml
)
INSTALL ( FILES ${XML_FILES} DESTINATION share/doc/coriolis2/examples/vlsisapd/openChams )