Skip to content

Commit 8a5e55d

Browse files
committed
Debugging
1 parent 530fbec commit 8a5e55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
cmake_minimum_required(VERSION 3.29)
1111
set(CMAKE_CXX_EXTENSIONS OFF)
1212

13+
set(CMAKE_VERBOSE_MAKEFILE ON)
1314
project(xtensor-blas)
1415

1516
set(INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include)

0 commit comments

Comments
 (0)