Skip to content

Commit

Permalink
Improve comment wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Jun 30, 2024
1 parent c418730 commit c270380
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 @@ -622,7 +622,7 @@ macro(common_libktx_settings target enable_write library_type)
# their own version of the VC++ redistributables chances are
# high they will not have a modern enough version so JNI modules
# linked with libktx will crash when multiple threads are used,
# which they are in the BasisU and ASTC encoders.
# as they are in the BasisU and ASTC encoders.
#
# To avoid this set a define to prevent the compiler using
# constexpr mutex constructors. Remove this eventually after
Expand Down

0 comments on commit c270380

Please sign in to comment.