mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Add nuspec.
This commit is contained in:
@@ -22,7 +22,7 @@ IF(APPLE)
|
||||
ENDIF()
|
||||
ENDIF(APPLE)
|
||||
|
||||
project("Aaru.Checksums.Native" C)
|
||||
project("Aaru.Compression.Native" C)
|
||||
|
||||
if("${CMAKE_C_COMPILER_ID}" MATCHES "MSVC" AND "${CMAKE_C_COMPILER_ARCHITECTURE_ID}" MATCHES "ARMV7")
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
|
||||
Reference in New Issue
Block a user