Hello,
I am a PhD student at the University of Michigan. I am trying to install
ITK on my Windows computer. I keep getting an error to send the
CMakeCache.txt to this address. Please advise.
Crystal A. Green
PhD Candidate
Nuclear Engineering and Radiological Sciences
University of Michigan
http:/
Hello,
I am a PhD student at the University of Michigan. I am trying to install
ITK on my Windows computer. I keep getting an error to send the
CMakeCache.txt to this address. Please advise.
Crystal A. Green
PhD Candidate
Nuclear Engineering and Radiological Sciences
University of Michigan
http:/
I have CMake setup to build native shared libraries (*.so) that are
included in an APK built for Android. The "ant release" command is
invoked by a custom target I define in CMake, which handles building
the java pieces as well as packaging the final app into an APK file.
So the build pipeline whe
Hi,
I wonder if it is a documentation error or an error in QT4/5_CREATE_MOC_COMMAND. The documentation states, that INTERFACE_INCLUDE_DIRECTORIES is taken from the given target but the code says, that INCLUDE_DIRECTORIES is used:
If the is specified, the
INTERFACE_INCLUDE_DIRECTOR