summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
blob: 139878e2c537a542dbdb1cb79d38c65e1e09a42e (plain)
1
2
file(GLOB sources *.h *.c *.cxx *.cpp *.hxx)
add_executable(btop ${sources})