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