summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/utilities/CMakeLists.txt
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-11-04 00:27:43 +0100
committerMarc Glisse <marc.glisse@inria.fr>2020-11-04 00:27:43 +0100
commita539b1a800b29ee1b67eb256b8f38558a0ee6995 (patch)
treee68d908ec01332e8d570bf2b17f6b3e7a9a1a4d8 /src/Alpha_complex/utilities/CMakeLists.txt
parentc109e2f5a9ba222068a8257d4a74c34b69b3f74c (diff)
Build python first
This subdirectory is built sequentially and takes a very long time. Starting it first, in a parallel build, it is still the last to end, but since it started earlier it also ends earlier. Usually I build the plugin directly with python3 setup.py build_ext --inplace -j20 But I don't think there is a natural way to do that from the makefile (except for the unlimited -j), since I doubt setuptools knows how to cooperate with make, ninja, etc to share a pool of workers.
Diffstat (limited to 'src/Alpha_complex/utilities/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions