Skip to content

Commit

Permalink
Address comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Sep 26, 2024
1 parent 4156fcc commit a2b066f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libshortfin/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ target_include_directories(
get_property(
_SHORTFIN_LIB_OPTIONAL_COMPONENTS GLOBAL PROPERTY SHORTFIN_LIB_OPTIONAL_COMPONENTS)

message(STATUS "Linking optional components ${_SHORTFIN_LIB_OPTIONAL_COMPONENTS}")
message(STATUS "Linking optional components '${_SHORTFIN_LIB_OPTIONAL_COMPONENTS}'")
shortfin_public_library(
NAME
shortfin
Expand Down

0 comments on commit a2b066f

Please sign in to comment.