X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=736b6e881d45885a4c8caf4bc4407a7e8448a4cb;hb=b41030e31d42c3474eee2716e922211043896798;hp=aadbe674381f1ddd893bd0c86d38b4d27a9cffbb;hpb=3e8471dd39814048adf9ef625e888bbfbae16e6c;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index aadbe67..736b6e8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2011-2017 Samsung Electronics Co., Ltd All Rights Reserved +# Copyright (c) 2011-2020 Samsung Electronics Co., Ltd All Rights Reserved # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -87,7 +87,6 @@ INSTALL(FILES IF(BUILD_CKM OR BUILD_SM OR BUILD_CYNARA OR BUILD_WEB) ADD_SUBDIRECTORY(common) - ADD_SUBDIRECTORY(libsmack-tests) ENDIF(BUILD_CKM OR BUILD_SM OR BUILD_CYNARA OR BUILD_WEB) IF(BUILD_CKM)