Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
billschereriii committed Jul 27, 2023
1 parent 1b5d7ec commit a38b4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/serial/fortran/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ find_library(SR_FTN_LIB ${SMARTREDIS_FORTRAN_LIB}
REQUIRED
${SMARTREDIS_LINK_MODE}
)
set_target_properties(smartredis-fortranmain PROPERTIES
set_target_properties(smartredis-fortran PROPERTIES
IMPORTED_LOCATION ${SR_FTN_LIB}
)

Expand Down

0 comments on commit a38b4e9

Please sign in to comment.