X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=CMakeLists.txt;h=e6e0572dba4294fc4c7d5d558cf144b0bf569a25;hb=ea0e925c229af1a21bac2c8bbf7578fe2cbd8499;hp=45ef3a5955bf439c80ce78c849d95436c1c106e3;hpb=4142add0b59648154b7020e3906ff33c7e082738;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 45ef3a5..e6e0572 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Samsung Electronics Co., Ltd All Rights Reserved +# Copyright (c) 2012-2015 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. @@ -84,4 +84,5 @@ ENDIF(SMACK_ENABLE) ############################# subdirectories ################################## +ADD_SUBDIRECTORY(src) ADD_SUBDIRECTORY(tests)