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()
|
endif()
|
||||||
|
|
||||||
# set common source files
|
# 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
|
# 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