- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.1k
 
fcl: modernize + simplify cmake patch #8873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| 
           I detected other pull requests that are modifying fcl/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.  | 
    
7a2dfb7    to
    412528b      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| 
           I've submitted the CMake patch upstream:  | 
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* modernize * bump eigen & octomap * add fcl/0.7.0 * cleanup after merge of master
Specify library name and version: lib/1.0
When
fclwas packaged the first time, imported targets ofeigen,libccdandoctomapwere not properly modeled incmake_find_package_*generators, leading to this ugly patch. Now it's far better and the patch can be simplified.conan-center hook activated.