Replaced non-ASCII symbols with equivalents
This commit is contained in:
parent
20af2a4dfa
commit
01d5d1b463
10 changed files with 35 additions and 35 deletions
|
@ -263,7 +263,7 @@ else()
|
|||
POST_BUILD
|
||||
COMMAND cp -r ${PROJECT_SOURCE_DIR}/include/SFML/* $<TARGET_FILE_DIR:SFML>/Headers)
|
||||
|
||||
# adapt install directory to allow distributing dylibs/frameworks in user’s frameworks/application bundle
|
||||
# adapt install directory to allow distributing dylibs/frameworks in user's frameworks/application bundle
|
||||
# NOTE: it's not required to link agains SFML.framework
|
||||
set_target_properties(SFML PROPERTIES
|
||||
BUILD_WITH_INSTALL_RPATH 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue