From caea7c4ebcaa7359e39320aef819a35b7a057663 Mon Sep 17 00:00:00 2001 From: Navamita Ray Date: Mon, 11 Sep 2017 17:42:53 -0600 Subject: [PATCH] Fixing wonton installation header --- src/wonton/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wonton/CMakeLists.txt b/src/wonton/CMakeLists.txt index 70871806..0cf36f2e 100644 --- a/src/wonton/CMakeLists.txt +++ b/src/wonton/CMakeLists.txt @@ -25,7 +25,7 @@ if (ENABLE_FleCSI) ) endif () -set(wrappers_HEADERS +set(wonton_HEADERS ${jali_wrapper_headers} ${flecsi_wrapper_headers} mesh/AuxMeshTopology.h