google / liquidfun

2D physics engine for games
http://google.github.io/liquidfun
4.68k stars 641 forks source link

Windows 10 cmake -G error #94

Open zhaoboqiang opened 5 years ago

zhaoboqiang commented 5 years ago

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.

tinyleolin commented 5 years ago

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.