fix path to spdlog
This commit is contained in:
		
							parent
							
								
									c786010527
								
							
						
					
					
						commit
						175f01ac71
					
				|  | @ -14,8 +14,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED True) | |||
| set(CMAKE_C_STANDARD 17) | ||||
| set(CMAKE_CXX_EXTENSIONS OFF) | ||||
| 
 | ||||
| set(CMAKE_PREFIX_PATH ../systemc-2.3.3/build/) | ||||
| set(CMAKE_PREFIX_PATH ../spdlog/build/) | ||||
| set(CMAKE_PREFIX_PATH ../systemc-2.3.3/build/ ../spdlog/install/) | ||||
| 
 | ||||
| add_compile_options(-O3 -g -Wall -Wextra -Wunused-function -Wpedantic) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue