Skip to content

Commit

Permalink
Deleted the wrong line in 72b36cf
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Jun 22, 2021
1 parent 29ec703 commit 1656f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EnergyPlus/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ if(LINK_WITH_PYTHON)
if (_LEN GREATER 1)
set (_Python_DOING_RELEASE FALSE)
foreach(_currentArg ${Python_LIBRARIES})
message("_currentArg=${_currentArg}")
if ("x${_currentArg}" STREQUAL "xoptimized")
set(_Python_DOING_RELEASE TRUE)
elseif(_Python_DOING_RELEASE)
get_filename_component(RESOLVED_PYTHON_LIBRARY "${_currentArg}" REALPATH)
Expand Down

5 comments on commit 1656f7b

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindPython (jmarrec) - x86_64-MacOS-10.15-clang-11.0.0: OK (3097 of 3097 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindPython (jmarrec) - Win64-Windows-10-VisualStudio-16: OK (2347 of 2347 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindPython (jmarrec) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: OK (3137 of 3138 tests passed, 0 test warnings)

Messages:\n

  • 1 test had: EIO diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 741
  • Failed: 1

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindPython (jmarrec) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: OK (1652 of 1652 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindPython (jmarrec) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: OK (726 of 726 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please # to comment.