Fix casting from and to void*
[platform/core/test/security-tests.git] / CMakeLists.txt
index 45ef3a5..e6e0572 100644 (file)
@@ -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)