Add nuspec.

This commit is contained in:
2021-10-14 04:39:10 +01:00
parent 1a9a76b2d3
commit bfcc6bcde5
2 changed files with 18 additions and 1 deletions

View File

@@ -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)