Skip to content

Commit

Permalink
Remove evironment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarhiggott committed Nov 23, 2020
1 parent 2469f44 commit 77ec43c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
cmake_minimum_required(VERSION 2.8.12)
project(mwpm)

add_compile_definitions(PERFECT_MATCHING_DOUBLE)

file(GLOB SOURCES "src/pymatching/*.cpp")

add_subdirectory(lib/pybind11)
Expand Down

0 comments on commit 77ec43c

Please sign in to comment.