From: Matthias Maier Date: Wed, 10 Oct 2012 17:26:32 +0000 (+0000) Subject: Bugfix X-Git-Tag: v8.0.0~1079^2~446 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0223310a3c7373947338eb29132e728a8b39c200;p=dealii.git Bugfix git-svn-id: https://svn.dealii.org/branches/branch_cmake@27058 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/macros/macro_deal_ii_setup_target.cmake b/deal.II/cmake/macros/macro_deal_ii_setup_target.cmake index c47214dfac..f54f86105f 100644 --- a/deal.II/cmake/macros/macro_deal_ii_setup_target.cmake +++ b/deal.II/cmake/macros/macro_deal_ii_setup_target.cmake @@ -36,7 +36,7 @@ MACRO(DEAL_II_SETUP_TARGET target) IF(NOT DEAL_II_TARGET_CONFIG_INCLUDED) INCLUDE(${DEAL_II_TARGET_CONFIG}) - SET(DEAL_II_PROJECT_CONFIG_INCLUDED TRUE) + SET(DEAL_II_TARGET_CONFIG_INCLUDED TRUE) ENDIF() # Necessary for setting INCLUDE_DIRECTORIES via SET_TARGET_PROPERTIES