You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# message(FATAL_ERROR "In-source builds not allowed. Please make a new directory (called a build directory) and run CMake from there. You may need to remove CMakeCache.txt. ")
#endif()
project(Watagashi LANGUAGES CXX
VERSION 0.1.0
)
find_package(Threads REQUIRED)
# Boost configuration
if (MSVC) # use 32bit or 64bit libraries properly correctly