ftk / quickjspp

QuickJS C++ wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to resolve "The property "PUBLIC_HEADER" is not allowed"

GeekBlue opened this issue · comments

Can someone solve this problem? thanks

SINEPAN-MB0:build sine$ cmake ..
CMake Error at CMakeLists.txt:17 (set_target_properties):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "PUBLIC_HEADER" is not allowed.


-- Configuring incomplete, errors occurred!
See also "/Users/sine/code2/quickjspp/build/CMakeFiles/CMakeOutput.log".
See also "/Users/sine/code2/quickjspp/build/CMakeFiles/CMakeError.log".