mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
4 lines
96 B
CMake
4 lines
96 B
CMake
if(OPENSSL_FOUND)
|
|
# add_subdirectory( crypto )
|
|
# add_subdirectory( kcert )
|
|
endif(OPENSSL_FOUND)
|