forked from PointCloudLibrary/pcl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SSE/AVX flags, regardless of default CXX flags
PCL_ENABLE_SSE and PCL_ENABLE_AVX should be used to choose (by default, both are on) Previously, the logic made the behaviour quite unclear: if the user has set CMAKE_CXX_FLAGS to a custom value, it was impossible to use SSE_FLAGS/AVX_FLAGS
- Loading branch information
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters