Disable Java
authorTimo Röhling <roehling@debian.org>
Sat, 23 Oct 2021 17:48:53 +0000 (19:48 +0200)
committerTimo 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

index 960f49f493e3d9877cc492fee9fd53ceb2dfff50..d379ff12d4283d3670fdcaf981237382607f93bd 100644 (file)
@@ -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)