Useless comment added by the IDE.
This commit is contained in:
parent
7b44338f7f
commit
328d186eb5
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ project(BillySheet LANGUAGES CXX C)
|
|||
find_package(OpenGL REQUIRED)
|
||||
find_package(GLEW REQUIRED)
|
||||
|
||||
# see https://cmake.org/cmake/help/latest/module/FindBoost.html
|
||||
find_package(Boost REQUIRED COMPONENTS stacktrace_addr2line)
|
||||
|
||||
include_directories(${Boost_INCLUDE_DIR})
|
||||
|
|
Loading…
Add table
Reference in a new issue