Open SergioRAgostinho opened 5 years ago
I just noticed this https://github.com/PointCloudLibrary/pcl/blob/356ea4f63a147051bf1eae0535e093c312ad5383/apps/CMakeLists.txt#L215-L221
I'm inclined to replace it with regular executable targets. Currently it's compiling source files from apparently two different applications into a PCL Library "target" called pcl_apps. 😕
pcl_apps
Originally posted by @SergioRAgostinho in https://github.com/PointCloudLibrary/pcl/pull/2691#issuecomment-469875858
Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.
I just noticed this https://github.com/PointCloudLibrary/pcl/blob/356ea4f63a147051bf1eae0535e093c312ad5383/apps/CMakeLists.txt#L215-L221
I'm inclined to replace it with regular executable targets. Currently it's compiling source files from apparently two different applications into a PCL Library "target" called
pcl_apps
. 😕Originally posted by @SergioRAgostinho in https://github.com/PointCloudLibrary/pcl/pull/2691#issuecomment-469875858