mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Add CMake
This commit is contained in:
parent
7b360635aa
commit
12de298ff7
4 changed files with 103 additions and 0 deletions
4
cmake/Config.cmake.in
Normal file
4
cmake/Config.cmake.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
Loading…
Add table
Add a link
Reference in a new issue