diff --git a/src/landIce/interfaceWithMPAS/CMakeLists.txt b/src/landIce/interfaceWithMPAS/CMakeLists.txt index f4fa622d64..ae91a88602 100644 --- a/src/landIce/interfaceWithMPAS/CMakeLists.txt +++ b/src/landIce/interfaceWithMPAS/CMakeLists.txt @@ -25,7 +25,7 @@ target_include_directories(mpasInterface PUBLIC "$" $) -install(TARGETS mpasInterface +install(TARGETS mpasInterface EXPORT albany-export LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}/" ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}/" PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")