mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 09:16:20 +00:00
If we can't find python in the configure script then search for python3. If python3 is found use python3-config to get the include directories and libraries. Call python scripts using the PYTHON environment variable.