enable PIC specifically for fmt
This commit is contained in:
parent
e3830ccf36
commit
1b15cd1de1
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ if(NOT fmt_POPULATED)
|
|||
endif()
|
||||
|
||||
set_target_properties(fmt PROPERTIES FOLDER External)
|
||||
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE TRUE)
|
||||
set_target_properties(fmt PROPERTIES POSITION_INDEPENDENT_CODE TRUE)
|
||||
|
||||
# Find the current Git branch and the last commit timestamp
|
||||
find_package(Git QUIET)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue