5 lines
142 B
CMake
5 lines
142 B
CMake
|
ADD_SUBDIRECTORY(cplusplus)
|
||
|
ADD_SUBDIRECTORY(python)
|
||
|
|
||
|
INSTALL ( FILES example.dtr.xml DESTINATION share/doc/coriolis2/examples/vlsisapd/dtr )
|