diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-01 20:11:15 +0200 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-01 20:11:15 +0200 |
| commit | 285f01f09c226d23148f515e5262ab243f88befb (patch) | |
| tree | 4992c63b5c793413da7a16dfe7433cd50ac44bd5 /CMakeLists.txt | |
| parent | 21e92a8d2005a063fa31a95f83c65b2356fef338 (diff) | |
Whitespace
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 6efdc84..f283d42 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -143,7 +143,7 @@ MESSAGE ( STATUS "<Locating ZIP library>" ) FIND_PACKAGE ( ZIP REQUIRED ) IF ( NOT WITH_SERVER ) - MESSAGE ( STATUS "<Locating Fontconfig" ) + MESSAGE ( STATUS "<Locating Fontconfig>" ) FIND_PACKAGE ( Fontconfig REQUIRED ) IF ( WITH_OPENGL ) MESSAGE ( STATUS "<Locating OpenGL>" ) |