Changeset 3088


Ignore:
Timestamp:
12/09/15 13:30:01 (8 years ago)
Author:
Kana Sugimoto
Message:

New Development: Yes

JIRA Issue: Yes (CAS-8172)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs: build asap

Put in Release Notes: No

Module(s): asap

Description: Added a search path for python to support build on OpenSUSE.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r3065 r3088  
    400400      INCLUDES_SUFFIXES python${PYTHONV}
    401401      PREFIX_HINTS
     402         ${NUMPY_ROOT_DIR}
    402403         ${python_prefix}/lib/python${PYTHONV}/site-packages/numpy/core
    403404         ${python_prefix}/Library/Frameworks/Python.framework/Versions/${PYTHONV}
Note: See TracChangeset for help on using the changeset viewer.