X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=92efed10d0c2fad7ae16f5e007b332a81c6d5ca4;hb=cffce96c189f7599fbd4338ef6d0b138a24e8a6f;hp=78f784cc0828e9fff71669a978b7fc8ee91e5ba9;hpb=2618c4605ceef0fb6b94552aa9b8258c9e01df88;p=platform%2Fadaptation%2Ftm2%2Fpass-hal-tm2.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 78f784c..92efed1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,3 +14,6 @@ ENDFOREACH(flag) SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(DEST_DIR ${LIB_INSTALL_DIR}/pass) + +ADD_SUBDIRECTORY(src/cpu) +ADD_SUBDIRECTORY(src/bus)