use a custom target for python extension
authorDiane Trout <diane@caltech.edu>
Wed, 12 Apr 2006 23:24:24 +0000 (23:24 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 12 Apr 2006 23:24:24 +0000 (23:24 +0000)
commita3040c31b3e57a306928681d1cefbed7ed96ec7b
tree4dfecc9d33ce93e3b462c9037bf692267969527c
parent3f2a213abaadb28b378e894e42e2ee78e8347f7f
use a custom target for python extension
the custom command to make the properly names python extension sometimes
failes, so lets see if a custom target (which has better dependency checking)
works
py/CMakeLists.txt