all repos — tint2 @ 750cbd572ccfa618b82acbfc76b9746a65b6ea4e

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Cleanup cmakefile
o9000 mrovi9000@gmail.com
commit

750cbd572ccfa618b82acbfc76b9746a65b6ea4e

parent

75c2a2084dd98676b100c48225ffb679bbff633d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M CMakeLists.txtCMakeLists.txt

@@ -247,7 +247,7 @@ SET(TRACING_C_FLAGS "")

SET(TRACING_L_FLAGS "") endif() -add_custom_target( version ALL "${PROJECT_SOURCE_DIR}/get_version.sh" -- "\"${PROJECT_SOURCE_DIR}/\"" ) +add_custom_target( version ALL "${PROJECT_SOURCE_DIR}/get_version.sh" ) link_directories( ${X11_LIBRARY_DIRS} ${PANGOCAIRO_LIBRARY_DIRS}