Skip to content

Commit

Permalink
Fixing include directories
Browse files Browse the repository at this point in the history
  • Loading branch information
uclatommy committed Dec 28, 2016
1 parent 7303ae0 commit 8b1d44a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ add_definitions(-std=c++1y)
include_directories(
.
${CMAKE_INSTALL_PREFIX}/include
${CMAKE_INSTALL_PREFIX}/include/Quantum
${PYTHON_INCLUDE_DIRS}
/usr/local/gtest/include
/usr/local/cellar/boost/1.62.0/include
Expand Down

0 comments on commit 8b1d44a

Please sign in to comment.