Changeset 20078 for trunk


Ignore:
Timestamp:
04/12/21 21:10:04 (4 years ago)
Author:
tbretz
Message:
typo in a comment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/CMakeLists.txt

    r20076 r20078  
    116116SET(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE)
    117117SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
    118 # add then automatically determined parts of the RPATH
     118# add the automatically determined parts of the RPATH
    119119# which point to directories outside the build tree to the install RPATH
    120120SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
Note: See TracChangeset for help on using the changeset viewer.