Skip to content

Commit

Permalink
[CMake] remove crc32c option.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jan 17, 2020
1 parent 06eb92b commit 3ae43ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/XRootDDefaults.cmake
Expand Up @@ -19,5 +19,4 @@ option( ENABLE_TESTS "Enable unit tests."
option( ENABLE_HTTP "Enable HTTP component." TRUE )
option( ENABLE_PYTHON "Enable python bindings." TRUE )
option( XRDCL_ONLY "Build only the client and necessary dependencies" FALSE )
option( ENABLE_CRC32C "Build crc32c submodule" TRUE )
define_default( XRD_PYTHON_REQ_VERSION 2.4 )

0 comments on commit 3ae43ff

Please sign in to comment.