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

Clean up cmake/config #113

Merged
merged 2 commits into from
Mar 12, 2021

Conversation

cary-ilm
Copy link
Member

  • Move Imath.pc.in out of top directory to config subdir
  • Reformat and clarify comments
  • remove unused config settings that carried over from Iex/IlmThread

Signed-off-by: Cary Phillips cary@ilm.com

* Move Imath.pc.in out of top directory to config subdir
* Reformat and clarify comments
* remove unused config settings that carried over from Iex/IlmThread

Signed-off-by: Cary Phillips <cary@ilm.com>
CMakeLists.txt Outdated
# Tell CMake where to find the ImathConfig.cmake file. Makes it posible to call
# find_package(Imath) in downstream projects
# Tell CMake where to find the ImathConfig.cmake file. This makes it
# posible to call find_package(Imath) in downstream projects
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it clear enough where the this points to? Logically I'd say, it's meaning is for the ImathConfig.cmake file, because that's the file used by downstream projects. But as a non-native English speaker, I got slightly confused whether it might belong to the line below the comment. Maybe for native speakers this is unambiguous and it's just due to lack of proper English skills.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for that feedback. I rephrased it to be more clear, although if any cmake experts can clarify further, please do.

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit 6dc9f58 into AcademySoftwareFoundation:master Mar 12, 2021
@cary-ilm cary-ilm deleted the config-cleanup branch May 7, 2021 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants