This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-22 06:09:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,181
Commits
2
Branches
401
Tags
b99046be8149925ac06fbbbd5ed42ce304dd1112
Commit Graph
2 Commits
Author
SHA1
Message
Date
Sebastien Barre
5e366c361d
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look in the system's PATH env var to search for ImageMagick's convert.exe, otherwise it is going to pick Microsoft Window's own convert.exe, which is used to convert FAT partitions to NTFS format ! Depending on the options passed to convert.exe, there is a good chance you would kiss your hard-disk good-bye.
2003-01-21 10:59:48 -05:00
Luis Ibanez
c40401f05b
Module to find tools from the ImageMagick package.
...
These tools are useful for converting image formats.
2002-12-03 14:15:51 -05:00