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

Commit 5281e66

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

File tree

3 files changed

+7251
-7100
lines changed

3 files changed

+7251
-7100
lines changed

isl_interface/CMakeLists.txt

+1
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)