append GetCpuInfo test program
This commit is contained in:
3
CMakeLists.txt
Normal file
3
CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_executable(GetCpuInfo GetCpuInfo.cpp)
|
||||
|
||||
target_link_libraries(GetCpuInfo CMCore CMPlatform)
|
Reference in New Issue
Block a user