Closed dnakamura closed 6 years ago
custom targets are always considered out of date, thus the old b9 modules will always be recompiled. Move to using add_custom_command which properly tracks dependency, and wrap that with a custom target
Signed-off-by: Devin Nakamura devinn@ca.ibm.com
custom targets are always considered out of date, thus the old b9 modules will always be recompiled. Move to using add_custom_command which properly tracks dependency, and wrap that with a custom target
Signed-off-by: Devin Nakamura devinn@ca.ibm.com