mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 15:50:33 -04:00
12 lines
341 B
Text
12 lines
341 B
Text
--- CMakeLists.txt.orig 2018-07-25 17:25:43 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -9,7 +9,6 @@ set( GRIVE_VERSION "0.5.1-dev" )
|
|
add_definitions( -DVERSION="${GRIVE_VERSION}" )
|
|
add_definitions( -D_FILE_OFFSET_BITS=64 -std=c++0x )
|
|
|
|
-add_subdirectory( systemd )
|
|
add_subdirectory( libgrive )
|
|
add_subdirectory( grive )
|
|
-
|
|
\ No newline at end of file
|
|
+
|