mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
unify build, allow cross build
This commit is contained in:
@ -64,9 +64,4 @@ if(BUILD_PLASMOIDS)
|
||||
add_subdirectory(translations)
|
||||
endif()
|
||||
|
||||
if(BUILD_DEB_PACKAGE)
|
||||
include(deb-recipe.cmake)
|
||||
endif()
|
||||
if(BUILD_RPM_PACKAGE)
|
||||
include(rpm-recipe.cmake)
|
||||
endif()
|
||||
include(packages-recipe.cmake)
|
||||
|
Reference in New Issue
Block a user