VM Maker: CMakeVMMaker-IgorStasenko.115.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: CMakeVMMaker-IgorStasenko.115.mcz

squeak-dev-noreply
 
Igor Stasenko uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-IgorStasenko.115.mcz

==================== Summary ====================

Name: CMakeVMMaker-IgorStasenko.115
Author: IgorStasenko
Time: 5 July 2011, 2:16:59 am
UUID: 6bda187c-ee5b-4c64-ac42-95709fdd5286
Ancestors: CMakeVMMaker-MarianoMartinezPeck.114

 - merge with CMakeVMMaker-MarianoMartinezPeck.114

- added ${outputDir} to directories.cmake, now we should use this variable for all paths, instead of putting 'self outputDir'.
This will make CMakeLists.txt more flexible

 - added support for building FT2Plugin on mac os