Skip to content

Commit

Permalink
Add a status message about pytest to Testing section
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-cerny committed Aug 29, 2024
1 parent efd8273 commit 7576d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ message(STATUS "Testing:")
message(STATUS "tests: ${ENABLE_TESTS}")
message(STATUS "valgrind: ${ENABLE_VALGRIND}")
message(STATUS "MITRE: ${ENABLE_MITRE}")
message(STATUS "pytest: ${PY_PYTEST}")
message(STATUS " ")

message(STATUS "Documentation:")
Expand Down

0 comments on commit 7576d13

Please sign in to comment.