-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
https://github.com/xpol/lua-rapidjson/blob/master/CMakeLists.txt#L68
the target_compile_features() command was added in cmake 3.1, so https://github.com/xpol/lua-rapidjson/blob/master/CMakeLists.txt#L1 cmake 2.8 can not build.
maybe we can remove target_compile_features?
Metadata
Metadata
Assignees
Labels
No labels