Skip to content

Commit 8cf8cac

Browse files
committed
CMAKE_PROJECT_TOP_LEVEL_INCLUDES xproinc, preproject OBE
1 parent faae414 commit 8cf8cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.31)
22
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/.devcontainer/cmake)
3-
include(preproject)
3+
set(CMAKE_PROJECT_TOP_LEVEL_INCLUDES xproinc)
44
project(patch VERSION 2.7.6.1)
55
include(flags)
66
include(GNUInstallDirs)

0 commit comments

Comments
 (0)