Useless comment added by the IDE.
This commit is contained in:
parent
7b44338f7f
commit
328d186eb5
@ -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…
Reference in New Issue
Block a user