projects
/
filament.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1f76e6
)
Disable Java
author
Timo Röhling
<roehling@debian.org>
Sat, 23 Oct 2021 17:48:53 +0000
(19:48 +0200)
committer
Timo Röhling
<roehling@debian.org>
Sun, 13 Feb 2022 00:07:53 +0000
(
00:07
+0000)
Gbp-Pq: Name 0002-Disable-Java.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index b82a941c91ba07d68faf9a21872c16d8b860954e..b6cd7ab9ac316ff3c16317506d74e955afe4de71 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-651,10
+651,6
@@
if (IS_HOST_PLATFORM)
add_subdirectory(${LIBRARIES}/filamentapp)
add_subdirectory(${LIBRARIES}/imageio)
- add_subdirectory(${FILAMENT}/java/filamat)
- add_subdirectory(${FILAMENT}/java/filament)
- add_subdirectory(${FILAMENT}/java/gltfio)
-
add_subdirectory(${FILAMENT}/samples)
add_subdirectory(${EXTERNAL}/astcenc/tnt)