diff --git a/sorc/ncep_post.fd/CMakeLists.txt b/sorc/ncep_post.fd/CMakeLists.txt index efe1b2822..e3cd549bb 100644 --- a/sorc/ncep_post.fd/CMakeLists.txt +++ b/sorc/ncep_post.fd/CMakeLists.txt @@ -218,7 +218,7 @@ install( TARGETS ${LIBNAME} LIBRARY DESTINATION lib ARCHIVE DESTINATION lib) -install(DIRECTORY ${module_dir} DESTINATION include) +install(DIRECTORY ${module_dir} DESTINATION ${CMAKE_INSTALL_PREFIX}) add_executable(${EXENAME} ${EXE_SRC}) target_link_libraries(