mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-28 10:31:13 -05:00
Fix various typos
This commit is contained in:
parent
606cf37952
commit
41da5b2127
6 changed files with 14 additions and 14 deletions
|
|
@ -24,7 +24,7 @@ if(NOT PCSC_FOUND)
|
|||
|
||||
# Additional search paths for Windows if not running in Visual Studio environment
|
||||
if (WIN32)
|
||||
# Resolve the ambiguity of using two names for one architechture
|
||||
# Resolve the ambiguity of using two names for one architecture
|
||||
if(CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" OR CMAKE_SYSTEM_PROCESSOR STREQUAL "x64")
|
||||
set(ARCH_DIR "x64")
|
||||
else()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue