File do_not_build_linuxdeploy-desktopfile.patch of Package linuxdeploy000
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 49a7e6c..ca033bd 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -1,5 +1,3 @@ add_library(args INTERFACE) target_sources(args INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/args/args.hxx) target_include_directories(args INTERFACE args) - -add_subdirectory(linuxdeploy-desktopfile EXCLUDE_FROM_ALL)