mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: misspelled ar program name
Solution: fix spelling
This commit is contained in:
parent
635f093744
commit
9e4b6632c2
@ -16,5 +16,5 @@ set(CMAKE_ASM_DEFINE_FLAG "-Wa,--defsym,")
|
||||
set(CMAKE_RANLIB $ENV{QNX_HOST}/usr/bin/nto${ntoarch}-ranlib
|
||||
CACHE PATH "QNX ranlib Program" FORCE)
|
||||
set(CMAKE_AR $ENV{QNX_HOST}/usr/bin/nto${ntoarch}-ar
|
||||
CACHE PATH "QNX qr Program" FORCE)
|
||||
CACHE PATH "QNX ar Program" FORCE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user