• Vladislav Vaintroub's avatar
    Fix cmake warning caused by 751ebe44 · 78c7d50e
    Vladislav Vaintroub authored
    CMake Warning (dev) at cmake/plugin.cmake:288 (GET_TARGET_PROPERTY):
      Policy CMP0045 is not set: Error on non-existent target...
    
    Also, fix condition argument in ADD_FEATURE_INFO. It is not a string
    but boolean
    78c7d50e
plugin.cmake 11.8 KB