Make it compiles when deprecated method are disabled. Add more find package
[kdepim.git] / knotes / noteshared / CMakeLists.txt
bloba62ac11a8c57b9d23367b75be825e4a26311157f
1 add_subdirectory(src)
2 if (BUILD_TESTING)
3    add_subdirectory(autotests)
4    add_subdirectory(src/attributes/autotests/)
5 endif()