fix cmake/mac

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25195 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-06-08 18:45:51 +00:00
parent 57c7833415
commit 258b8a40c5

View File

@ -136,7 +136,7 @@ else()
endif()
set(aspell)
if(WIN32)
if(WIN32 OR APPLE)
set(use_external_libintl TRUE)
endif()