mirror of
https://github.com/gityf/crc.git
synced 2026-08-12 20:32:20 +08:00
fix typo errors
This commit is contained in:
@@ -2,7 +2,6 @@ if(DEFINED CRC_LIBRARY)
|
|||||||
return()
|
return()
|
||||||
else()
|
else()
|
||||||
set(CRC_LIBRARY 1)
|
set(CRC_LIBRARY 1)
|
||||||
add_definitions(-DCRC_LIBRARY)
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(CRC)
|
project(CRC)
|
||||||
|
|||||||
Reference in New Issue
Block a user