Hello, recently I was searching for a CMake option to get the position of a single character (first appearance) out of a string. As I found nothing which could provide me an easy solution, I pulled the latest development version and added a FIND sub-command to the STRING command. I don't know if this could be helpful for anymore else, hence I attached a patch with this extension to CMake. I'm happy for any comments.
Best regards, Tim
0001-Added-a-new-STRING-sub-command.patch
Description: Binary data
PGP.sig
Description: Signierter Teil der Nachricht
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake