mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023957: Provide CMakeLists.txt file in root folder of OCCT
Added simple CMakeLists.txt file in the root folder, redirecting to adm/cmake
This commit is contained in:
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Short-cut to main CMake metafile located in adm/cmake
|
||||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
add_subdirectory(adm/cmake)
|
Reference in New Issue
Block a user