[Insight-users] how do i deal with 32 and 64 bit builds
barbababa
tonimuusimaki at gmail.com
Wed Dec 7 02:36:18 EST 2011
But do i have to make any changes to the cmakelist?
For example:
for 32bit:
# Find ITK.
FIND_PACKAGE(ITK REQUIRED_WIN32)
INCLUDE(${ITK_USE_FILE})
for 64bit:
# Find ITK.
FIND_PACKAGE(ITK REQUIRED_x64)
INCLUDE(${ITK_USE_FILE})
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/how-do-i-deal-with-32-and-64-bit-builds-tp7068777p7069633.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list