projects
/
filament.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e450955
)
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, 28 Jan 2024 14:11:07 +0000
(15:11 +0100)
Gbp-Pq: Name 0002-Disable-Java.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 960f49f493e3d9877cc492fee9fd53ceb2dfff50..d379ff12d4283d3670fdcaf981237382607f93bd 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-654,10
+654,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)