5 lines
145 B
CMake
5 lines
145 B
CMake
|
ADD_SUBDIRECTORY(cplusplus)
|
||
|
ADD_SUBDIRECTORY(python)
|
||
|
|
||
|
INSTALL ( FILES inverter.xml DESTINATION share/doc/coriolis2/examples/vlsisapd/openChams )
|