diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/FindGTK2.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindGTK2.cmake b/Modules/FindGTK2.cmake index bc66337..a91da33 100644 --- a/Modules/FindGTK2.cmake +++ b/Modules/FindGTK2.cmake @@ -108,7 +108,7 @@ # (To distribute this file outside of CMake, substitute the full # License text for the above reference.) -# Version 1.6 (CMake 2.8.13) +# Version 1.6 (CMake 3.0) # * Create targets for each library # * Do not link libfreetype # Version 1.5 (CMake 2.8.12) |