Skip to content

Commit

Permalink
Dsp is not dependent on Boost while CNL is
Browse files Browse the repository at this point in the history
  • Loading branch information
hbe72 committed May 4, 2018
1 parent 9596b00 commit 00656b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.7.2)
project(dsp)
include("cmake/common.cmake")

find_package(Boost)

ExternalProject_Add(
Cnl
PREFIX ${CMAKE_BINARY_DIR}/Cnl
Expand Down
13 changes: 0 additions & 13 deletions test/main.cpp

This file was deleted.

0 comments on commit 00656b3

Please sign in to comment.