mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-30 23:03:05 +00:00 
			
		
		
		
	Solution for a small problem that prevented the detection the existing instalation of the GFlags library on Linux systems
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@381 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
		| @@ -11,6 +11,7 @@ | |||||||
| cmake_minimum_required(VERSION 2.6) | cmake_minimum_required(VERSION 2.6) | ||||||
| cmake_policy(SET CMP0011 OLD) | cmake_policy(SET CMP0011 OLD) | ||||||
|  |  | ||||||
|  | set(GFlags_ROOT_DIR) | ||||||
| if (WIN32) | if (WIN32) | ||||||
|      FIND_PATH(GFlags_ROOT_DIR |      FIND_PATH(GFlags_ROOT_DIR | ||||||
|      src/gflags.cc |      src/gflags.cc | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Javier Arribas
					Javier Arribas