Removed additional lines 51/5951/1
authorMauro Sardara <[email protected]>
Thu, 30 Mar 2017 12:00:56 +0000 (14:00 +0200)
committerMauro Sardara <[email protected]>
Thu, 30 Mar 2017 12:00:56 +0000 (14:00 +0200)
Change-Id: I90f4a9673ef3819eb1bc038cb229c0990a3430a3
Signed-off-by: Mauro Sardara <[email protected]>
longbow/CMakeLists.txt
longbow/LICENSE

index 2c40e3c..ae47ca6 100644 (file)
@@ -28,7 +28,6 @@ add_definitions("-DRELEASE_VERSION=\"${RELEASE_VERSION}\"")
 
 #set(CMAKE_C_FLAGS_NOPANTS "${CMAKE_C_FLAGS_NOPANTS} -O3 -DNDEBUG -DLongBow_DISABLE_ASSERTIONS")
 
-
 find_package( Doxygen )
 find_package( Uncrustify )
 find_package( PythonInterp )
@@ -119,4 +118,4 @@ else()
 
   INCLUDE(CPack)
 
-endif()
\ No newline at end of file
+endif()
index 99c77d9..318b3f5 100644 (file)
@@ -10,5 +10,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-
-