Skip to content

Commit

Permalink
cmake fixtypo
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jun 13, 2024
1 parent 53cae6a commit 52513cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ if(TOM)
# For the tom about command
# TINYORM_ is correct, it can be potentially used somewhere else
TINYORM_MSVC_RUNTIME_DYNAMIC=${MSVC_RUNTIME_DYNAMIC}
# TINYTOM_ is corrent, it's strictly for the tom about command only
# TINYTOM_ is correct, it's strictly for the tom about command only
TINYTOM_CMAKE_MSVC_RUNTIME_LIBRARY=${CMAKE_MSVC_RUNTIME_LIBRARY}
TINYORM_STRICT_MODE=${STRICT_MODE}
)
Expand Down

0 comments on commit 52513cd

Please sign in to comment.