Skip to content

Commit

Permalink
Remove verbose flag from test_package
Browse files Browse the repository at this point in the history
  • Loading branch information
Minimonium committed Jun 17, 2020
1 parent 2745d70 commit dc91065
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes/cppzmq/all/test_package/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
cmake_minimum_required(VERSION 2.8.12)
project(test_package)

set(CMAKE_VERBOSE_MAKEFILE TRUE)

include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
conan_basic_setup()

Expand Down

0 comments on commit dc91065

Please sign in to comment.