Skip to content

Commit

Permalink
Merge pull request #44 from lifting-bits/cmake_refactor
Browse files Browse the repository at this point in the history
[CMake] Sync up with Remill
  • Loading branch information
pgoodman authored Sep 24, 2020
2 parents 82309d9 + 0b1fa3a commit 251ce03
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 121 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ cmake_minimum_required(VERSION 3.2)

include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/settings.cmake")
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/utils.cmake")
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")

FindAndSelectClangCompiler()

Expand Down
112 changes: 0 additions & 112 deletions cmake/modules/FindZ3.cmake

This file was deleted.

8 changes: 0 additions & 8 deletions cmake/modules/testz3.cpp

This file was deleted.

0 comments on commit 251ce03

Please sign in to comment.