Changes between Initial Version and Version 1 of Ticket #56294, comment 15


Ignore:
Timestamp:
Mar 5, 2019, 6:13:59 PM (5 years ago)
Author:
elfprince13 (Thomas Dickerson)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56294, comment 15

    initial v1  
    11Any update on the progress on this? I'm working on a project where my collaborators are on Linux with 1.67, and constantly having to `git stash`/`git stash pop` this patch in our CMake:
     2{{{
    23-find_package(Boost 1.65 REQUIRED COMPONENTS system context python27)
    34+find_package(Boost 1.65 REQUIRED COMPONENTS system context python)
    4 
    5 Is...annoying.
     5}}}
     6is...annoying.