google / liquidfun

2D physics engine for games

Home Page:http://google.github.io/liquidfun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 10 cmake -G error

zhaoboqiang opened this issue · comments

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.

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.