So I have my root CMakeLists.txt here:
CMakeLists.txt
cmake_minimum_required(VERSION 3.16) project(Vibranium_Core) set(CMAKE_CXX_STANDARD 14) find_package(Boost 1