Remove libsmack tests
[platform/core/test/security-tests.git] / src / CMakeLists.txt
index aadbe67..736b6e8 100644 (file)
@@ -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)