fix typo errors

pull/4/head
EndrII 3 years ago
parent 29065889d0
commit d916c4e448

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

Loading…
Cancel
Save