Skip to content
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

Feature/2756 #2847

Merged
merged 18 commits into from May 3, 2018
Merged

Feature/2756 #2847

merged 18 commits into from May 3, 2018

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented May 3, 2018

@ghost ghost assigned danimtb May 3, 2018
@ghost ghost added the stage: review label May 3, 2018
@lasote lasote added this to the 1.3.1 milestone May 3, 2018
if platform.system() == "Windows":
return
pc_content = """prefix=/my_prefix/path
libdir=/my_absoulte_path/fake/mylib/lib
Copy link
Contributor

Choose a reason for hiding this comment

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

be careful with the indentation.

@danimtb danimtb merged commit 751676c into conan-io:release/1.3.1 May 3, 2018
@ghost ghost removed the stage: review label May 3, 2018
grisumbras pushed a commit to grisumbras/conan that referenced this pull request Dec 27, 2018
* Fix abs paths with pkg_config generator

* removed short_paths from recipe in test

* Added rpaths flags to pkg-config generator

* removed _with_prefix and updated test

* improved tests

* Auxiliary function to generate dir lines

* improved test as per review

* fix libdirs

* fix for rpaths

* remove vars not needed

* Added tests

* test pkg-config return libs

* Added quotes to tests

* Fix pkg-config check

* moved test

* Reverted changes in compiler flags

* fixed indentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants