Skip to content

Commit

Permalink
Merge pull request #1 from spond/v3-template
Browse files Browse the repository at this point in the history
_hyListNumeric
  • Loading branch information
stevenweaver committed Feb 28, 2014
2 parents b688409 + 22f7b28 commit e5c4a2f
Show file tree
Hide file tree
Showing 19 changed files with 957 additions and 448 deletions.
11 changes: 9 additions & 2 deletions contrib/gtest-1.7.0/CMakeFiles/CMakeDirectoryInformation.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,19 @@
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

# Relative path conversion top directories.
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/sweaver/Programming/hyphy")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/sweaver/Programming/hyphy")
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Volumes/TeraMonkey/Users/sergei/hyphy")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/Volumes/TeraMonkey/Users/sergei/hyphy")

# Force unix paths in dependencies.
SET(CMAKE_FORCE_UNIX_PATHS 1)

# The C and CXX include file search paths:
SET(CMAKE_C_INCLUDE_PATH
"contrib/gtest-1.7.0/include"
"contrib/gtest-1.7.0"
)
SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})

# The C and CXX include file regular expressions for this directory.
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
Expand Down
Loading

0 comments on commit e5c4a2f

Please sign in to comment.