Skip to content

Commit

Permalink
remove debugging status message
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <cary@ilm.com>
  • Loading branch information
cary-ilm authored and meshula committed Apr 27, 2023
1 parent 6903f8a commit 80f798b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/bin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ if(BUILD_TESTING)
exrstdattr
)

message(STATUS "OPENEXR_VERSION: ${OPENEXR_VERSION}")

foreach(test ${tests})
add_test(NAME OpenEXR.bin.${test}
COMMAND ${Python3_EXECUTABLE}
Expand Down

0 comments on commit 80f798b

Please sign in to comment.