Skip to content

Commit dcac97d

Browse files
committed
oops, debug statement from conda build
1 parent 8703b48 commit dcac97d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ endif()
168168

169169
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR})
170170
# Sundials
171-
include(findSUNDIALS)
172171
find_package(SUNDIALS REQUIRED)
173172
message("SUNDIALS found in ${SUNDIALS_INCLUDE_DIR}: ${SUNDIALS_LIBRARIES}")
174173
target_include_directories(idaklu PRIVATE ${SUNDIALS_INCLUDE_DIR})

0 commit comments

Comments
 (0)