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

Remove conditional code for no longer supported versions of CMake #2667

Merged
merged 8 commits into from
Dec 3, 2018

Conversation

SunBlack
Copy link
Contributor

See commit messages ;-)

Copy link
Member

@taketwo taketwo left a comment

Choose a reason for hiding this comment

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

I scrolled through, besides from a few comments, looks good. Thanks!

cmake/pcl_find_sse.cmake Outdated Show resolved Hide resolved
cmake/pcl_targets.cmake Outdated Show resolved Hide resolved
cmake/uninstall_target.cmake.in Outdated Show resolved Hide resolved
@SergioRAgostinho
Copy link
Member

@SunBlack Did you use a formatting tool? Which one?

@SunBlack
Copy link
Contributor Author

Notepad++ => Regex Search & Replace ;-)

@taketwo
Copy link
Member

taketwo commented Nov 30, 2018

I think this is generated by a sequence of search/replace operations with regex :)

@SergioRAgostinho
Copy link
Member

This came to mind

Heiko Thiel added 6 commits November 30, 2018 15:41
* commands are now always in lowercase
* remove unnecessary expressions in else/endif
* unified whitespaces between command and bracket
…kage, find_path, include, mark_as_advanced, message, set, target_link_libraries
@SergioRAgostinho
Copy link
Member

Not sure what to do here. Our CI pipeline for windows broke today and I would like to ensure that things on Windows are also running ok, just for precaution.

@taketwo
Copy link
Member

taketwo commented Nov 30, 2018

We can wait until CI is fixed and then rebase and retest this.

@SergioRAgostinho SergioRAgostinho added the needs: pr merge Specify why not closed/merged yet label Dec 1, 2018
@jasjuang
Copy link
Contributor

jasjuang commented Dec 1, 2018

@SunBlack I would like to suggest the usage of cmake_format for cmake cleanups.

If you happen to use Sublime you can use the plugin I wrote to get functionalities like format on save while using cmake_format.

Heiko Thiel added 2 commits December 2, 2018 20:47
@SunBlack
Copy link
Contributor Author

SunBlack commented Dec 2, 2018

Thanks @jasjuang. I will try this tool later. I think we have enough changes in this PR for now.

@SergioRAgostinho SergioRAgostinho removed the needs: pr merge Specify why not closed/merged yet label Dec 3, 2018
@SergioRAgostinho SergioRAgostinho changed the title Cmake cleanup Removed conditional code for no longer supported versions of CMake. Unified code style. Dec 3, 2018
@SergioRAgostinho SergioRAgostinho merged commit 39f2805 into PointCloudLibrary:master Dec 3, 2018
@SunBlack SunBlack deleted the cmake_cleanup branch December 5, 2018 12:14
@taketwo taketwo changed the title Removed conditional code for no longer supported versions of CMake. Unified code style. Remove conditional code for no longer supported versions of CMake Jan 14, 2020
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.

4 participants