fixed typing mistakes

This commit is contained in:
freddii
2020-12-28 21:45:01 +01:00
committed by borgmanJeremy
parent ead92be632
commit bc61bf1027
5 changed files with 9 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README.md") # TODO: Wher
# source?
if(WIN32)
# Include all dynamically linked runtime libaries such as MSVCRxxx.dll
# Include all dynamically linked runtime libraries such as MSVCRxxx.dll
include(InstallRequiredSystemLibraries)
if(RUN_IN_PLACE)