mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-14 06:15:50 +00:00
changes in the build system
This commit is contained in:
@ -40,6 +40,7 @@ if (BUILD_PLASMOID)
|
||||
set (BUILD_DATAENGINE ON)
|
||||
endif ()
|
||||
|
||||
add_subdirectory (icons)
|
||||
if (BUILD_GUI)
|
||||
add_subdirectory (gui)
|
||||
endif ()
|
||||
@ -49,5 +50,3 @@ endif ()
|
||||
if (BUILD_PLASMOID)
|
||||
add_subdirectory (plasmoid)
|
||||
endif ()
|
||||
|
||||
install (FILES netctl-gui.png DESTINATION ls share/pixmaps/netctl-gui.png)
|
||||
|
Reference in New Issue
Block a user