quickjspp icon indicating copy to clipboard operation
quickjspp copied to clipboard

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

Open GeekBlue opened this issue 3 years ago • 0 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".

GeekBlue avatar Mar 30 '22 08:03 GeekBlue