projects
/
filament.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ef1a0
)
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>
Fri, 17 May 2024 16:12:19 +0000
(18:12 +0200)
Gbp-Pq: Name 0002-Disable-Java.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index c513cea6f6a576e5c0a37848de9812b5117cabb8..d827c61330b4537b565fe5ff8de856204b48fb73 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-656,10
+656,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}/etc2comp)