Changeset 302 in flair-src for trunk/CMakeLists.txt
- Timestamp:
- Feb 25, 2019, 4:28:34 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CMakeLists.txt
r298 r302 1 1 PROJECT(Flair) 2 2 cmake_minimum_required(VERSION 2.8) 3 include($ENV{FLAIR_ROOT}/flair- dev/cmake-modules/GlobalCmakeFlair.cmake)3 include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake) 4 4 include(${CMAKE_ROOT}/Modules/ExternalProject.cmake) 5 5
Note:
See TracChangeset
for help on using the changeset viewer.