This file currently acts as a placeholder for optional/CMakeLists.txt to
enable automatic builds. Maybe it's a good idea to move
optional/CMakeLists.txt here.
Former-commit-id: f77e8ba252
4 lines
96 B
CMake
4 lines
96 B
CMake
cmake_minimum_required(VERSION 3.1)
|
|
|
|
include(${CMAKE_CURRENT_LIST_DIR}/optional/CMakeLists.txt)
|