[cmake-developers] [CMake 0014126]: Please package cmake scripts for SFML and CSFML.
Mantis Bug Tracker
mantis at public.kitware.com
Thu May 2 14:24:01 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14126
======================================================================
Reported By: Sylvain Boilard
Assigned To:
======================================================================
Project: CMake
Issue ID: 14126
Category: Modules
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-05-02 14:24 EDT
Last Modified: 2013-05-02 14:24 EDT
======================================================================
Summary: Please package cmake scripts for SFML and CSFML.
Description:
Hello,
Please consider packaging a FindSFML.cmake and FindCSFML.cmake script
for easily using SFML and CSFML with cmake.
The upstream developer Laurent Gomila already maintains such a script,
which can be found at:
https://raw.github.com/LaurentGomila/SFML/master/cmake/Modules/FindSFML.cmake
This file has no explicit copyright notice, but its license is probably
the zlib license, like the remaining of the project. It can be adapted
for CSFML by replacing every occurrence of "sfml" with "csfml" and every
occurrence of "hpp" with "h", for lower and upper cases, except for the
sfml-main component where the upstream developer's advice might be needed.
The upstream developer can be contacted at the address
laurent <DOT> gom <AT> gmail <DOT> com .
Regards,
--
Sylvain Boilard
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-05-02 14:24 Sylvain BoilardNew Issue
======================================================================
More information about the cmake-developers
mailing list