Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

open-scene-graph:Added support for qt5 (standard) and qt (fallback). #22283

Closed
wants to merge 1 commit into from

Conversation

Kelloggs
Copy link
Contributor

@Kelloggs Kelloggs commented Sep 3, 2013

No description provided.

@@ -49,6 +51,12 @@ def install
args << "-DCOLLADA_INCLUDE_DIR=#{HOMEBREW_PREFIX}/include/collada-dom"
end

if Formula.factory('qt5').installed?
args << "-DCMAKE_PREFIX_PATH=#{HOMEBREW_PREFIX}/opt/qt5"
Copy link
Contributor

Choose a reason for hiding this comment

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

Use Formula.factory('qt5').opt_prefix...

@adamv
Copy link
Contributor

adamv commented Sep 10, 2013

Instead of using installation checks, explicitly check that the build flag created by => :optional was specified.

@adamv
Copy link
Contributor

adamv commented Sep 14, 2013

Ping.

@saschagrunert
Copy link

Pong.

@adamv
Copy link
Contributor

adamv commented Sep 20, 2013

There are some comments in the code review waiting for responses.

@jacknagel
Copy link
Contributor

Closing due to no response

@jacknagel jacknagel closed this Nov 28, 2013
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants