mirror of
https://github.com/avinal/Krypto.git
synced 2026-01-09 22:58:36 +05:30
revert changes
This commit is contained in:
@@ -10,9 +10,8 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
set(SQLITECPP_RUN_CPPCHECK OFF CACHE BOOL "" FORCE)
|
||||
set(SQLITECPP_RUN_CPPLINT OFF CACHE BOOL "" FORCE)
|
||||
if(NOT TARGET libblowfish)
|
||||
add_subdirectory(blowfish)
|
||||
endif()
|
||||
|
||||
add_subdirectory(blowfish)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCES})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user