starting of porting ptm to C++

This commit is contained in:
arcan1s
2014-08-29 10:50:37 +04:00
parent 87614084ab
commit 5b44fa5c75
19 changed files with 7708 additions and 60 deletions

View File

@ -23,6 +23,7 @@ else ()
message (STATUS "Unknown compiler")
endif ()
add_subdirectory (awesomewidget)
add_subdirectory (ext-sysmon)
add_subdirectory (desktop-panel)
add_subdirectory (ptm)