Skip to content

Commit

Permalink
Update to latest Code-Eli
Browse files Browse the repository at this point in the history
  • Loading branch information
ramcdona committed Mar 26, 2018
1 parent 4b2dcbc commit ab6d083
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion Libraries/cmake/External_CodeEli.cmake
@@ -1,5 +1,5 @@
ExternalProject_Add( CODEELI
URL ${CMAKE_SOURCE_DIR}/Code-Eli-a22a1f560835.zip
URL ${CMAKE_SOURCE_DIR}/Code-Eli-8487b8d8d37f.zip
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}
-DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
Expand Down

0 comments on commit ab6d083

Please sign in to comment.