Skip to content

Commit 248d43e

Browse files
committed
[cmake] cleaning
1 parent 883a4c1 commit 248d43e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ if(CCTAG_WITH_CUDA)
178178
Boost::serialization
179179
Boost::filesystem
180180
Boost::timer
181-
# Boost::math_c99
182181
Eigen3::Eigen
183182
TBB::tbb
184183
${CUDA_CUDADEVRT_LIBRARY})
@@ -228,7 +227,6 @@ else() # without CUDA
228227
Boost::filesystem
229228
Boost::serialization
230229
Boost::timer
231-
# Boost::math_c99
232230
PRIVATE
233231
TBB::tbb)
234232

0 commit comments

Comments
 (0)