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-30 11:10:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,500
Commits
2
Branches
401
Tags
26d4dd174f7f00a56a967dfc6e7feeb563143936
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