From: maier Date: Thu, 15 Nov 2012 10:27:18 +0000 (+0000) Subject: Typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=570fa0324fc3c39f91fc7e0971e18e8855608b55;p=dealii-svn.git Typo git-svn-id: https://svn.dealii.org/branches/branch_cmake@27542 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/config/Config.cmake.in b/deal.II/cmake/config/Config.cmake.in index b09bbf6dc0..eac641113b 100644 --- a/deal.II/cmake/config/Config.cmake.in +++ b/deal.II/cmake/config/Config.cmake.in @@ -122,7 +122,7 @@ SET(DEAL_II_INCLUDE_DIRS "@CONFIG_INCLUDE_DIRS@") # Full list of libraries for the debug target: SET(DEAL_II_LIBRARIES_DEBUG "@CONFIG_LIBRARIES_DEBUG@") -# Full lis of libraries for the release target: +# Full list of libraries for the release target: SET(DEAL_II_LIBRARIES_RELEASE "@CONFIG_LIBRARIES_RELEASE@") # Full list of libraries with "debug" and "optimized" keywords for easy use with TARGET_LINK_LIBRARIES: