X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=ftdi_eeprom%2FCMakeLists.txt;fp=ftdi_eeprom%2FCMakeLists.txt;h=525421e35e2ca29cb3dfc16d4d0cd36ce4405989;hp=8737c4b6e98193a695f00046df231524dd2938c0;hb=e7f734f82c69aea10f1f9bde57f228339fcb56f3;hpb=09203ccd2a8798ed246c6075be6ffe56c38be16a diff --git a/ftdi_eeprom/CMakeLists.txt b/ftdi_eeprom/CMakeLists.txt index 8737c4b..525421e 100644 --- a/ftdi_eeprom/CMakeLists.txt +++ b/ftdi_eeprom/CMakeLists.txt @@ -27,7 +27,7 @@ set ( EEPROM_MAJOR_VERSION 0 ) set ( EEPROM_MINOR_VERSION 17 ) set ( EEPROM_VERSION_STRING ${EEPROM_MAJOR_VERSION}.${EEPROM_MINOR_VERSION} ) -include_directories ( BEFORE ${CMAKE_SOURCE_DIR}/src ) +include_directories ( BEFORE ${PROJECT_SOURCE_DIR}/src ) include_directories ( BEFORE ${CMAKE_CURRENT_BINARY_DIR} ) configure_file(