Rename tmux-mem-cpu-load.cc to main.cc.
This commit is contained in:
parent
9498e06ac4
commit
68ab061cb4
@ -77,7 +77,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# set common source files
|
# set common source files
|
||||||
set(COMMON_SOURCES "common/tmux-mem-cpu-load.cc" "common/graph.cc")
|
set(COMMON_SOURCES "common/main.cc" "common/graph.cc")
|
||||||
|
|
||||||
# add binary tree so we find version.h
|
# add binary tree so we find version.h
|
||||||
include_directories("${PROJECT_BINARY_DIR}")
|
include_directories("${PROJECT_BINARY_DIR}")
|
||||||
|
Loading…
Reference in New Issue
Block a user