Ignore:
Timestamp:
10/22/18 22:12:12 (6 years ago)
Author:
tbretz
Message:
For a cleaner build directory we build the librarries into a subdirectory)
File:
1 edited

Legend:

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

    r19265 r19277  
    7070# Inlclude the main source AND build dir itself
    7171SET(CMAKE_INCLUDE_CURRENT_DIR ON)
     72SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/lib)
    7273
    7374# =========== pkg-config ============
Note: See TracChangeset for help on using the changeset viewer.