You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
280 B

  1. --- a/CMakeLists.txt
  2. +++ b/CMakeLists.txt
  3. @@ -241,3 +241,4 @@ endif()
  4. install (FILES evhtp.h DESTINATION include)
  5. install (FILES htparse/htparse.h DESTINATION include)
  6. install (FILES evthr/evthr.h DESTINATION include)
  7. +install (FILES oniguruma/onigposix.h DESTINATION include)