2016-05-26 12:01:50 +01:00
|
|
|
set_source_files_properties (mraapython.i PROPERTIES CPLUSPLUS ON)
|
|
|
|
|
set_source_files_properties (mraapython.i PROPERTIES SWIG_FLAGS "-I${CMAKE_BINARY_DIR}/src")
|
2015-02-28 18:08:50 -08:00
|
|
|
|
2016-05-26 12:01:50 +01:00
|
|
|
add_subdirectory (python2)
|
|
|
|
|
add_subdirectory (python3)
|