We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdffcff commit 5a0e35dCopy full SHA for 5a0e35d
src/CMakeLists.txt
@@ -15,6 +15,6 @@ if( HAVE_FIELD_GANG )
15
endif()
16
add_subdirectory( util )
17
add_subdirectory( shuffle )
18
-if ( HAVE_IO )
+if( HAVE_IO )
19
add_subdirectory( io )
20
0 commit comments