diff --git a/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt b/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt index 819a476c3ace00544bab68651011ce80fc601b69..ce13bed97aa657f75ad7cfb49f190c5c78ed5971 100644 --- a/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt +++ b/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt @@ -7,7 +7,6 @@ include(${PARAVIEW_USE_FILE}) link_directories( $ENV{FOAM_LIBBIN} - $ENV{FOAM_EXT_LIBBIN} ) include_directories( diff --git a/applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader/PVblockMeshReader/CMakeLists.txt b/applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader/PVblockMeshReader/CMakeLists.txt index 267938563b898d0c1a4791a7d10a3e16a54ac087..c3c889ffb5f9c3d6bf248ee35e740767907ec28d 100644 --- a/applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader/PVblockMeshReader/CMakeLists.txt +++ b/applications/utilities/postProcessing/graphics/PVReaders/PVblockMeshReader/PVblockMeshReader/CMakeLists.txt @@ -7,7 +7,6 @@ include(${PARAVIEW_USE_FILE}) link_directories( $ENV{FOAM_LIBBIN} - $ENV{FOAM_EXT_LIBBIN} ) include_directories( diff --git a/src/functionObjects/graphics/runTimePostProcessing/CMakeLists-Common.txt b/src/functionObjects/graphics/runTimePostProcessing/CMakeLists-Common.txt index 3f23c20c3edd0d6358fe524cbf6103dc6527a028..b5c3bf081526683d091a4b7c44fd09c9a5921672 100644 --- a/src/functionObjects/graphics/runTimePostProcessing/CMakeLists-Common.txt +++ b/src/functionObjects/graphics/runTimePostProcessing/CMakeLists-Common.txt @@ -21,7 +21,6 @@ include_directories( link_directories( $ENV{FOAM_LIBBIN} - $ENV{FOAM_EXT_LIBBIN} ) add_definitions(