Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit 1b9289b

Browse files
author
Sven Verdoolaege
committed
bump isl for merge of C++ bindings
1 parent 6668481 commit 1b9289b

File tree

3 files changed

+7295
-6035
lines changed

3 files changed

+7295
-6035
lines changed

isl_interface/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ execute_process(COMMAND
7676
include_directories(.)
7777
add_executable(extract_isl_interface
7878
${ISL_INTERFACE_DIR}/cpp.cc
79+
${ISL_INTERFACE_DIR}/cpp_conversion.cc
7980
${ISL_INTERFACE_DIR}/extract_interface.cc
8081
${ISL_INTERFACE_DIR}/generator.cc
8182
${ISL_INTERFACE_DIR}/python.cc

0 commit comments

Comments
 (0)