Up to date
This commit is contained in:
parent
58ad00e47a
commit
fe3adeed4c
5 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ project(BillySheet LANGUAGES CXX C)
|
|||
find_package(OpenGL REQUIRED)
|
||||
find_package(GLEW REQUIRED)
|
||||
|
||||
find_package(Boost REQUIRED COMPONENTS stacktrace_addr2line)
|
||||
find_package(Boost CONFIG REQUIRED COMPONENTS stacktrace_addr2line)
|
||||
|
||||
include_directories(${Boost_INCLUDE_DIR})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue