diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b9bb78a8..5bd41b25 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,3 +1,8 @@ +### ------- tests sub dir ------- + +ADD_SUBDIRECTORY( tests ) + +  ### ------- SETTING REKONQ FILES..  SET( rekonq_KDEINIT_SRCS | 
