mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	Update CMakeLists.txt
This commit is contained in:
		
							parent
							
								
									fdbe74b3c2
								
							
						
					
					
						commit
						337e5bd3a5
					
				| @ -41,6 +41,6 @@ pybind11_add_module(knx | ||||
| 	src/knx/dpt.cpp) | ||||
| include_directories(src pybind11/include) | ||||
| 
 | ||||
| set(outdir ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}) | ||||
| set_target_properties(knx PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${outdir}) | ||||
| #set(outdir ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}) | ||||
| #set_target_properties(knx PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${outdir}) | ||||
| set_target_properties(knx PROPERTIES OUTPUT_NAME knx) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user