Changeset 302 in flair-src for trunk/CMakeLists.txt


Ignore:
Timestamp:
02/25/19 16:28:34 (5 years ago)
Author:
Sanahuja Guillaume
Message:

modifs nouveau build system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r298 r302  
    11PROJECT(Flair)
    22cmake_minimum_required(VERSION 2.8)
    3 include($ENV{FLAIR_ROOT}/flair-dev/cmake-modules/GlobalCmakeFlair.cmake)
     3include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake)
    44include(${CMAKE_ROOT}/Modules/ExternalProject.cmake)
    55
Note: See TracChangeset for help on using the changeset viewer.