diff options
author | Wolfgang Rohdewald <wolfgang@rohdewald.de> | 2011-03-24 09:52:32 +0100 |
---|---|---|
committer | Wolfgang Rohdewald <wolfgang@rohdewald.de> | 2011-03-24 09:52:32 +0100 |
commit | 19d735a32b41320a76199ba7090b366973c8eaf3 (patch) | |
tree | 23e1a5e825bb3c3f0374dbc3c57b2cac7a397123 /attic/modules/FindPythonLibrary.cmake | |
parent | 35754c4b9b7395f5c7fb6759801b07007130eeae (diff) | |
download | extra-cmake-modules-19d735a32b41320a76199ba7090b366973c8eaf3.tar.gz extra-cmake-modules-19d735a32b41320a76199ba7090b366973c8eaf3.tar.bz2 |
Generate cmake standard path names for SIP
FindSIP.py returns things like C:\Python27\sip which will be passed
to the compiler like C:\Python27\sip/PyKDE4 - the MSVC 10 compiler
cannot parse that, thinking /P is an option. So we convert those
paths to the cmake standard form C:/Python27/sip
Diffstat (limited to 'attic/modules/FindPythonLibrary.cmake')
0 files changed, 0 insertions, 0 deletions