Skip to content

Commit 53722b3

Browse files
committed
minor formatting change
1 parent 8441d22 commit 53722b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter-05/recipe-04/cxx-example/deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ add_custom_command(
2929
${CMAKE_CURRENT_SOURCE_DIR}/wrap_BLAS_LAPACK.tar.gz
3030
COMMENT
3131
"Unpacking C++ wrappers for BLAS/LAPACK"
32-
)
32+
)
3333

3434
add_library(math "")
3535

0 commit comments

Comments
 (0)