From: Josh Date: Mon, 21 Apr 2014 17:46:25 +0000 (-0400) Subject: correcting cmake typo X-Git-Tag: 3.0.0-233~1559^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab9e37d57dc2da8d855d9e05db7836cf319b808b;p=thirdparty%2Fsnort3.git correcting cmake typo --- diff --git a/src/protocols/CMakeLists.txt b/src/protocols/CMakeLists.txt index 93ba18637..3359c4924 100644 --- a/src/protocols/CMakeLists.txt +++ b/src/protocols/CMakeLists.txt @@ -1,5 +1,5 @@ -add_library (protocols +set (protocols ipv4.h tcp.h packet.h