Do not include binary examples excluded via d/copyright
authorAnton Gladky <gladk@debian.org>
Sat, 25 May 2024 14:11:03 +0000 (16:11 +0200)
committerTobias Frost <tobi@debian.org>
Sat, 25 May 2024 14:11:03 +0000 (16:11 +0200)
Last-Update: 2018-06-10
Forwarded: not-needed

Gbp-Pq: Name 2000-do_not_install_binary_examples.patch

CMakeLists.txt

index a45ba640fd6fcf128c68d08b8d34977ce544d936..13ebdccc73b049145bca2af0851b763d1362597f 100644 (file)
@@ -94,7 +94,6 @@ SetLibraryVersions()
 SetGlobalCompilerAndLinkerSettings()
 
 add_subdirectory(src)
-add_subdirectory(data)
 
 BuildAndInstallDesignerPlugin()