include(FetchContent) include(ExternalProject) # Boost file(DOWNLOAD https://raw.githubusercontent.com/memgraph/cmake/main/modules/external-boost.cmake ${CMAKE_BINARY ...
cmake_minimum_required(VERSION 3.14) set(CMAKE_CXX_STANDARD 23) set(CMAKE_CXX_STANDARD_REQUIRED True) project(AL_HelloWorld VERSION 0.1) find_package(OpenAL REQUIRED ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results