Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Jul 9, 2024
1 parent 3f96be2 commit 3e78143
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ ENDIF()

project(chiavdf)

set(CMAKE_FIND_DEBUG_MODE TRUE)
set(CMAKE_MESSAGE_LOG_LEVEL DEBUG)

set(CMAKE_MODULE_PATH
${CMAKE_CURRENT_LIST_DIR}/cmake
${CMAKE_MODULE_PATH}
Expand Down

0 comments on commit 3e78143

Please sign in to comment.