Skip to content

Commit

Permalink
Refs #4024 nexus fix for Natty maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Janik Zikovsky committed Nov 18, 2011
1 parent 9e3c896 commit d198cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/NexusCPP/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ endif(MSVC)
# Add to the 'Framework' group in VS
set_property ( TARGET NexusCPP PROPERTY FOLDER "MantidFramework" )

include_directories ( inc )
include_directories ( inc ${NEXUS_INCLUDE_DIR} )

target_link_libraries ( NexusCPP ${NEXUS_C_LIBRARIES} ${POCO_LIBRARIES} )

Expand Down

0 comments on commit d198cdf

Please sign in to comment.