Skip to content

Commit

Permalink
Fixup message
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenneuendorffer committed Aug 21, 2023
1 parent 40c3027 commit 0569dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime_lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ foreach(target ${AIE_RUNTIME_TARGETS})
TEST_EXCLUDE_FROM_MAIN true
)
else()
message(sTATUS "LibXAIE_${target}_DIR not specified and Vitis not found. LibXAIE not built.")
message(STATUS "LibXAIE_${target}_DIR not specified and Vitis not found. LibXAIE not built.")
endif()

# test_lib
Expand Down

0 comments on commit 0569dd3

Please sign in to comment.