Modify ↓
#9573 closed defect (fixed)
cmake system bogus values for FIND_ROOT_PATH_MODE_*
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | toolchain | Version: | Trunk |
Keywords: | Cc: |
Description
cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling
The patch is here:
Attachments (0)
Change History (3)
comment:1 Changed 7 years ago by bas@…
comment:2 Changed 7 years ago by jow
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Someone, please?
CMAKE_FIND_ROOT_PATH_MODE_* is not a directory, but one of the NEVER, ONLY or BOTH.