Skip to content

Commit

Permalink
issue #198 Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibyendu Majumdar committed Jan 3, 2021
1 parent f7f59ee commit 3e05644
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ option(LTESTS "Controls whether ltests are enabled in Debug mode; note requires
option(ASAN "Controls whether address sanitizer should be enabled" OFF)
option(RAVICOMP "Controls whether to link in RaviComp" ON)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")

# By we enable MIR JIT
if (NOT NO_JIT)
set(MIR_JIT ON)
Expand Down
15 changes: 0 additions & 15 deletions cmake/FindRaviComp.cmake

This file was deleted.

0 comments on commit 3e05644

Please sign in to comment.