mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
5 lines
132 B
CMake
5 lines
132 B
CMake
add_subdirectory(NativeVTK)
|
|
add_subdirectory(JavaVTK)
|
|
if (OPENGL_ES_VERSION STREQUAL "3.0")
|
|
add_subdirectory(VolumeRender)
|
|
endif() |