Ticket #9317 (assigned)

Opened 6 years ago

Last modified 5 years ago

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

comment:4 Changed 6 years ago by Keith Brown

  • Owner changed from Keith Brown to Stuart Campbell

comment:5 Changed 6 years ago by Nick Draper

  • Milestone changed from Release 3.2 to Backlog

Moved to Backlog at the code freeze of release 3.2

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10160

Note: See TracTickets for help on using tickets.