coriolis/vlsisapd/src
Damien Dupuis 8fca8eb26e Python module are no more called pyMODULE.so but MODULE.so
Since in CMakeLists.txt there is already a module target (for c++ library) and some file systems are not case sensitive, the target is still pyMODULE but the OUTPUT_NAME property is set to MODULE 

    I've updated all the example python scripts.
2010-07-14 12:11:00 +00:00
..
agds Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
cif Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
configuration Readd the TARGET_LINK_LIBRARIES command in Cmake files (to compile on macosx) 2010-07-07 13:49:20 +00:00
dtr Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
openChams Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
CMakeLists.txt * ./vlsisapd: 2010-06-18 14:12:42 +00:00