Ticket #9317 (assigned)
Syntax error in FindPythonLibs.cmake
Reported by: | Peter Peterson | Owned by: | Stuart Campbell |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Tools | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
What cmake on F20 says is:
CMake Warning (dev) at Build/CMake/LinuxSetup.cmake:4 (find_package): Syntax Warning in cmake code at /home/pf9/code/mantid/Code/Mantid/Build/CMake/FindPythonLibs.cmake:65:34 Argument not separated from preceding token by whitespace. Call Stack (most recent call first): Build/CMake/CommonSetup.cmake:222 (include) CMakeLists.txt:78 (include) This warning is for project developers. Use -Wno-dev to suppress it.
Change History
comment:1 Changed 6 years ago by Peter Peterson
- Owner changed from Peter Peterson to Stuart Campbell
- Status changed from new to assigned
comment:2 Changed 6 years ago by Keith Brown
- Status changed from assigned to inprogress
Refs #9317 Add and delete row tests
Add row and delete row now have unit tests
Cleaned up a load of gmock warnings by creating a new class specifically for the constructor.
Changeset: 63193658fefb87a9386dd212bc1a7adf022b3ccf
comment:3 Changed 6 years ago by Keith Brown
- Owner changed from Stuart Campbell to Keith Brown
- Status changed from inprogress to assigned
Previous commit was on wrong ticket, should have been on #9371
Note: See
TracTickets for help on using
tickets.