source: flair-src/branches/mavlink/tools/Controller/Mavlink/build_x86_64/CMakeFiles/CMakeDirectoryInformation.cmake@ 81

Last change on this file since 81 was 46, checked in by Thomas Fuhrmann, 8 years ago

Add the mavlink branch

File size: 706 bytes
Line 
1# CMAKE generated file: DO NOT EDIT!
2# Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
4# Relative path conversion top directories.
5SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink")
6SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink/build_x86_64")
7
8# Force unix paths in dependencies.
9SET(CMAKE_FORCE_UNIX_PATHS 1)
10
11
12# The C and CXX include file regular expressions for this directory.
13SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
14SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
15SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
16SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
Note: See TracBrowser for help on using the repository browser.