Commit 4d6f6460 authored by Julien Michel's avatar Julien Michel
Browse files

COMP: AppFusion requires AppProjection at runtime because of...

COMP: AppFusion requires AppProjection at runtime because of BundleToPerfectSensor composite app. We should not allow building one without the other.
No related merge requests found
Showing with 1 addition and 2 deletions
+1 -2
...@@ -28,9 +28,8 @@ otb_module(OTBAppFusion ...@@ -28,9 +28,8 @@ otb_module(OTBAppFusion
OTBApplicationEngine OTBApplicationEngine
OTBProjection OTBProjection
OTBInterpolation OTBInterpolation
TEST_DEPENDS
OTBAppProjection OTBAppProjection
TEST_DEPENDS
OTBTestKernel OTBTestKernel
OTBCommandLine OTBCommandLine
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment