projects
/
freecad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fced72
)
Do not include binary examples excluded via d/copyright
author
Anton Gladky
<gladk@debian.org>
Sat, 25 May 2024 14:11:03 +0000
(16:11 +0200)
committer
Tobias 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
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index a45ba640fd6fcf128c68d08b8d34977ce544d936..13ebdccc73b049145bca2af0851b763d1362597f 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-94,7
+94,6
@@
SetLibraryVersions()
SetGlobalCompilerAndLinkerSettings()
add_subdirectory(src)
-add_subdirectory(data)
BuildAndInstallDesignerPlugin()