release/4.3a0
Alex Cunningham 2012-06-30 20:40:03 +00:00
parent 7ba7aa6cfc
commit f25f5d5b6d
1 changed files with 0 additions and 1 deletions

View File

@ -138,6 +138,5 @@ if (GTSAM_BUILD_WRAP)
# Macro to handle details of setting up targets # Macro to handle details of setting up targets
# FIXME: issue with dependency between wrap_gtsam and wrap_gtsam_build, only shows up on CMake 2.8.3 # FIXME: issue with dependency between wrap_gtsam and wrap_gtsam_build, only shows up on CMake 2.8.3
# FIXME: rework install commands to specify only certain filetypes/folders to avoid installing temp files
wrap_library(gtsam "${mexFlags}" "../") wrap_library(gtsam "${mexFlags}" "../")
endif () endif ()