projects
/
platform
/
core
/
api
/
image-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76cf393
)
Except for the test code in the package build
98/91098/1
author
Minje Ahn
<minje.ahn@samsung.com>
Thu, 6 Oct 2016 00:23:44 +0000
(09:23 +0900)
committer
Minje Ahn
<minje.ahn@samsung.com>
Thu, 6 Oct 2016 00:25:46 +0000
(09:25 +0900)
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Change-Id: Ibc7ab3efd440b9f6c33dafd0a8e4c4cf8fd074f4
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
97b7bdb
..
82301f0
100755
(executable)
--- 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)