Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Dec 13, 2024
1 parent 2c85115 commit 9762be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ set(POLYFIT_glew_DIR ${POLYFIT_ROOT}/3rd_glew)
### conditionally compile certain modules depending on libraries found on the system
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/cmake)

cmake_policy(SET CMP0167 NEW)
find_package(Boost REQUIRED)

################################################################################
Expand Down

0 comments on commit 9762be5

Please sign in to comment.