Move optional.hpp as a submodule

This commit is contained in:
scribam 2017-10-09 19:50:09 +02:00 committed by Ivan
parent c570410e06
commit 0129c54ab6
11 changed files with 16 additions and 1077 deletions

View file

@ -259,6 +259,7 @@ ${LLVM_INCLUDE_DIRS}
"${RPCS3_SRC_DIR}/../3rdparty/GL"
"${RPCS3_SRC_DIR}/../3rdparty/stblib"
"${RPCS3_SRC_DIR}/../3rdparty/cereal/include"
"${RPCS3_SRC_DIR}/../3rdparty/Optional"
)
if(WIN32)