mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
6 lines
122 B
CMake
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)
|