Robert Nevala
Results
2
comments of
Robert Nevala
Same issue. I disabled the precompiled header for the target to workaround this. `set_target_properties("${target}" PROPERTIES COTIRE_ENABLE_PRECOMPILED_HEADER FALSE)`
@Zaffy that made the unknown target disappear. But for me when compiling cotired files Android NDK headers are not found. No problems when i disable precompiled headers.