remove remote_console
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
message(STATUS "Building pisd")
|
||||
list(APPEND PIP_UTILS_LIST "pisd")
|
||||
set(PIP_UTILS_LIST ${PIP_UTILS_LIST} PARENT_SCOPE)
|
||||
file(GLOB CPPS "*.cpp")
|
||||
file(GLOB HDRS "*.h")
|
||||
add_executable(pisd ${CPPS} ${HDRS})
|
||||
|
||||
Reference in New Issue
Block a user