From: Minje Ahn Date: Thu, 6 Oct 2016 00:23:44 +0000 (+0900) Subject: Except for the test code in the package build X-Git-Tag: submit/tizen/20161010.070042~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f36309b8e9990792e15df793a0a22ba6dea5e496;p=platform%2Fcore%2Fapi%2Fimage-util.git Except for the test code in the package build Signed-off-by: Minje Ahn Change-Id: Ibc7ab3efd440b9f6c33dafd0a8e4c4cf8fd074f4 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 97b7bdb..82301f0 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -104,7 +104,7 @@ CONFIGURE_FILE( ) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/${fw_name}.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig) -ADD_SUBDIRECTORY(test) +#ADD_SUBDIRECTORY(test) ADD_SUBDIRECTORY(decode-test) IF(UNIX)