diff --git a/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt b/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/PVFoamReader/CMakeLists.txt index 819a476c3a..ce13bed97a 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 267938563b..c3c889ffb5 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 3f23c20c3e..b5c3bf0815 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(