Add needed boost libraries
This commit is contained in:
parent
acc2302b37
commit
1ba98ffec4
@ -8,6 +8,8 @@ SETUP_GOOGLETEST()
|
||||
# Actually create targets: EXEcutables and libraries.
|
||||
ADD_BIICODE_TARGETS()
|
||||
|
||||
ADD_BOOST(filesystem system)
|
||||
|
||||
ACTIVATE_CPP14()
|
||||
|
||||
ADD_DEFINITIONS(-D_FILE_OFFSET_BITS=64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user