mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-03 21:44:33 +00:00 
			
		
		
		
	Housekeeping. #include <Grid.h> ---> #include <Grid/Grid.h>
This commit is contained in:
		@@ -262,7 +262,6 @@ Set HEADER_SEARCH_PATHS to:
 | 
			
		||||
 | 
			
		||||
    $Grid/build$(CONFIGURATION)/Grid
 | 
			
		||||
    $Grid
 | 
			
		||||
    $Grid/Grid
 | 
			
		||||
 | 
			
		||||
followed by (***the order is important***) the locations reported by `grid-config --cxxflags`, ignoring duplicates, e.g.:
 | 
			
		||||
 | 
			
		||||
@@ -272,7 +271,7 @@ followed by (***the order is important***) the locations reported by `grid-confi
 | 
			
		||||
 | 
			
		||||
**Note: the easiest way to set this value is to put it all on one line, space separated, and edit the text to the right of `HEADER_SEARCH_PATHS`**, i.e.:
 | 
			
		||||
 | 
			
		||||
    $Grid/build$(CONFIGURATION)/Grid $Grid $Grid/Grid $GridPre/openmpi/include $GridPkg/include $GridPre/lime/include
 | 
			
		||||
    $Grid/build$(CONFIGURATION)/Grid $Grid $GridPre/openmpi/include $GridPkg/include $GridPre/lime/include
 | 
			
		||||
 | 
			
		||||
#### LIBRARY_SEARCH_PATHS
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user