1 2 3 4 5 6
set(SOURCES crypt.cpp ) serenity_libc(LibCrypt crypt) target_link_libraries(LibCrypt LibC LibCrypto)