cmake: remove obsolete comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38610 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2011-05-07 11:34:22 +00:00
parent 7dd0314c72
commit f81f512390

View File

@ -18,8 +18,7 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
# Supress regeneration
set(CMAKE_SUPPRESS_REGENERATION FALSE)
# where to look first for cmake modules,
# before ${CMAKE_ROOT}/Modules is checked
include(LyXMacros)