Skip to content

Commit

Permalink
Merge 84affc1 into b9b9f19
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Oct 21, 2019
2 parents b9b9f19 + 84affc1 commit 52228de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -46,7 +46,7 @@ set(EVENT__LIBRARY_TYPE DEFAULT CACHE STRING

project(libevent C)

set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/")
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/")
string(REGEX MATCH "SunOS" SOLARIS "${CMAKE_SYSTEM_NAME}")


Expand Down

0 comments on commit 52228de

Please sign in to comment.