Skip to content

Commit

Permalink
modules: once more.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Jan 21, 2014
1 parent 7ec314d commit 7fa39a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/FindCorrade.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ if(NOT CORRADE_FOUND)
endif()

# Configuration
file(READ ${CORRADE_INCLUDE_DIR}/Corrade/configure.h _corradeConfigure)
file(READ ${_CORRADE_INCLUDE_DIR}/Corrade/configure.h _corradeConfigure)

# Compatibility?
string(FIND "${_corradeConfigure}" "#define CORRADE_GCC47_COMPATIBILITY" _GCC47_COMPATIBILITY)
Expand Down

0 comments on commit 7fa39a5

Please sign in to comment.