mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
display cmake version
This commit is contained in:
parent
d8294a958b
commit
8d8cafeea5
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# version
|
||||
message("-- CMake ${CMAKE_VERSION}")
|
||||
cmake_minimum_required(VERSION 3.4.1)
|
||||
|
||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O3 -fvisibility=hidden -w")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue