1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/CMakeLists.txt
abv 166d6cd76a 0023957: Provide CMakeLists.txt file in root folder of OCCT
Added simple CMakeLists.txt file in the root folder, redirecting to adm/cmake
2013-06-26 11:56:39 +04:00

6 lines
122 B
CMake

# Short-cut to main CMake metafile located in adm/cmake
cmake_minimum_required(VERSION 2.6)
add_subdirectory(adm/cmake)