1include_directories(.) 2 3list(APPEND SOURCES 4 system/smd/smd.c 5) 6 7exports_to_parent_scope() 8 9