Change tmux-mem-cpu-load extension to .cc for consistency.
This commit is contained in:
parent
05d226964a
commit
5cd5a2468b
@ -77,7 +77,7 @@ else()
|
||||
endif()
|
||||
|
||||
# set common source files
|
||||
set(COMMON_SOURCES "tmux-mem-cpu-load.cpp" "graph.cc")
|
||||
set(COMMON_SOURCES "tmux-mem-cpu-load.cc" "graph.cc")
|
||||
|
||||
# add binary tree so we find version.h
|
||||
include_directories("${PROJECT_BINARY_DIR}")
|
||||
|
Loading…
Reference in New Issue
Block a user