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