Skip to content

Commit 74ffe1c

Browse files
scpa1055cassava
authored andcommitted
vtd: Move vtd to vtd-2.2.0 and vtd-api to vtd-api-2.2.0
1 parent ad87556 commit 74ffe1c

13 files changed

+1
-1
lines changed

optional/vtd/vendor/vtd-api/CMakeLists.txt renamed to optional/vtd/vendor/vtd-api-2.2.0/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
22

3-
project(vtd_api LANGUAGES CXX)
3+
project(vtd_api LANGUAGES CXX VERSION 2.2.0)
44

55
include(${CMAKE_CURRENT_BINARY_DIR}/conanbuildinfo.cmake)
66
conan_basic_setup(TARGETS)

0 commit comments

Comments
 (0)