cmake: Move find_package to where it is actually needed.
authorMathias Preiner <mathias.preiner@gmail.com>
Mon, 10 Sep 2018 18:35:14 +0000 (11:35 -0700)
committerMathias Preiner <mathias.preiner@gmail.com>
Sat, 22 Sep 2018 23:30:59 +0000 (16:30 -0700)
commit52281cf25960740c46275783cf62c881fa8ef703
treee7275fc10e1041ed6f66f4a754d15c1ead6f8fe1
parent9a1507d1907e7a504fc67d14b4ecb0a1fa1ed10f
cmake: Move find_package to where it is actually needed.
CMakeLists.txt
src/parser/CMakeLists.txt
src/parser/cvc/CMakeLists.txt
src/parser/smt1/CMakeLists.txt
src/parser/smt2/CMakeLists.txt
src/parser/tptp/CMakeLists.txt
src/util/CMakeLists.txt