remove remote_console
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
message(STATUS "Building picrypt")
|
||||
list(APPEND PIP_UTILS_LIST "picrypt")
|
||||
set(PIP_UTILS_LIST ${PIP_UTILS_LIST} PARENT_SCOPE)
|
||||
add_executable(picrypt "main.cpp")
|
||||
target_link_libraries(picrypt pip pip_crypt)
|
||||
if (DEFINED LIB)
|
||||
|
||||
Reference in New Issue
Block a user