Skip to content

Commit 3b17f5c

Browse files
author
Michael Fero
committed
CPP-769 - Adding format target for OSS driver
1 parent 2670a38 commit 3b17f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set(CASS_INCLUDE_DIR "${CASS_ROOT_DIR}/include")
88
list(APPEND CMAKE_MODULE_PATH ${CASS_ROOT_DIR}/cmake/modules)
99

1010
include(CppDriver)
11+
include(ClangFormat)
1112

1213
CassInitProject(cassandra)
1314
CassPolicies()

0 commit comments

Comments
 (0)