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