diff --git a/CMakeLists.txt b/CMakeLists.txt index d8f82e7078..ff578c9724 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -270,4 +270,4 @@ ExternalProject_Add(triton-server -DCMAKE_INSTALL_PREFIX:PATH=${TRITON_INSTALL_PREFIX} -DTRITON_VERSION:STRING=${TRITON_VERSION} DEPENDS ${TRITON_DEPENDS} -) \ No newline at end of file +)