OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
x86_64-linux-gnu
/
cmake
/
DBus1
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:50:15 AM
rwxr-xr-x
📄
DBus1Config.cmake
2.05 KB
10/25/2022 01:03:19 PM
rw-r--r--
📄
DBus1ConfigVersion.cmake
366 bytes
10/25/2022 01:03:19 PM
rw-r--r--
Editing: DBus1ConfigVersion.cmake
Close
set(PACKAGE_VERSION 1.12.2) # Check whether the requested PACKAGE_FIND_VERSION is compatible if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}") set(PACKAGE_VERSION_COMPATIBLE FALSE) else() set(PACKAGE_VERSION_COMPATIBLE TRUE) if ("${PACKAGE_VERSION}" VERSION_EQUAL "${PACKAGE_FIND_VERSION}") set(PACKAGE_VERSION_EXACT TRUE) endif() endif()