Skip to content

Commit

Permalink
Revert "Remove the native module"
Browse files Browse the repository at this point in the history
This reverts commit c946f22.
  • Loading branch information
Eddy Gharbi committed Mar 7, 2019
1 parent bde53ed commit 8b7c37c
Show file tree
Hide file tree
Showing 4 changed files with 731 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
# Installation
SET(CMAKE_INSTALL_PREFIX "${CMAKE_SOURCE_DIR}/distribute" CACHE PATH "Path to install files to")

ADD_SUBDIRECTORY(crash-handler-module)
ADD_SUBDIRECTORY(crash-handler-process)
Loading

0 comments on commit 8b7c37c

Please sign in to comment.