From 373fec2fb177c50b40733445633a10b01fe62cc5 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Mon, 14 Dec 2015 07:27:38 -0800 Subject: ihex: Windows fixes --- host/utils/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'host/utils') diff --git a/host/utils/CMakeLists.txt b/host/utils/CMakeLists.txt index 8367c0184..28fecc895 100644 --- a/host/utils/CMakeLists.txt +++ b/host/utils/CMakeLists.txt @@ -87,7 +87,6 @@ IF(ENABLE_OCTOCLOCK) ${CMAKE_SOURCE_DIR}/lib/utils/ihex.cpp ) - ADD_DEFINITIONS(-DIHEX_USE_STDBOOL) INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/lib/usrp_clock/octoclock) ADD_EXECUTABLE(octoclock_firmware_burner ${octoclock_burner_sources}) TARGET_LINK_LIBRARIES(octoclock_firmware_burner uhd ${Boost_LIBRARIES}) -- cgit v1.2.3