You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at CMakeLists.txt:165 (set_target_properties):
INTERFACE_LIBRARY targets may only have whitelisted properties. The
property "LIBRARY_OUTPUT_DIRECTORY" is not allowed.
The text was updated successfully, but these errors were encountered:
see #93, I had a similar problem and solved it temporarily.
It's not a good solution, but since the members of this project are busy now, that's what I can do.
Hope it can help you.
CMake Error at CMakeLists.txt:165 (set_target_properties):
INTERFACE_LIBRARY targets may only have whitelisted properties. The
property "LIBRARY_OUTPUT_DIRECTORY" is not allowed.
The text was updated successfully, but these errors were encountered: