• Vladislav Vaintroub's avatar
    Fix cmake warning caused by 751ebe44 · f725020f
    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
    f725020f
plugin.cmake 10.8 KB