vtk-m2/CMake
Kenneth Moreland 3219abc11e Look for TBB includes/libs in previously selected directories
In the FindTBB module, add the directory of the TBB includes and the
directory of the base tbb library to the list of paths to search for
TBB includes and libs, respectively. The reason is that TBB has its
initial includes and libraries and then has its support libraries.
Rather than enter entire paths 9 separate times, this allows you to
select the include directory once and one TBB library and the rest will
be automatically populated.
2017-04-18 13:03:06 -06:00
..
doxyfile.in Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
FindEGL.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindGLEW.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindGLFW.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
FindMESA.cmake Add missing copyright headers. 2016-03-28 11:16:35 -04:00
FindPyexpander.cmake Directly call python when executing expander.py 2016-06-16 10:36:20 -06:00
FindTBB.cmake Look for TBB includes/libs in previously selected directories 2017-04-18 13:03:06 -06:00
FindThrust.cmake VTK-m find module better follow recommended best practices. 2017-01-27 10:03:52 -05:00
TestBuild.cxx.in nvcc doesn't have troubles with boost shared_ptr optimizations 2016-07-19 13:26:23 -04:00
VTKmBuildDocumentation.cmake Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
VTKmCheckCopyright.cmake Update VTKmCheckCopyright.cmake to ignore build files. 2016-08-02 13:50:33 -04:00
VTKmCheckPyexpander.cmake Directly call python when executing expander.py 2016-06-16 10:36:20 -06:00
VTKmCheckSourceInBuild.cmake Allow sources to be declared in parent directory 2016-09-07 16:47:54 -06:00
VTKmCompilerExtras.cmake Remove boost CMake logic as VTK-m doesn't require boost now. 2016-10-21 08:41:22 -04:00
VTKmCompilerOptimizations.cmake Fix configuration of vectorization 2016-08-03 16:07:21 -04:00
VTKmConfig.cmake.in Add ability to get VTK-m version from git 2017-01-26 10:02:04 -07:00
VTKmConfigureComponents.cmake VTK-m now makes it easy to compile with Pascal support. 2017-04-13 15:34:08 -04:00
VTKmCopyrightStatement.txt The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
VTKmDetectCUDAVersion.cu Make VTKmDetectCUDAVersion work with C compilers. 2016-09-21 16:00:57 -04:00
VTKmDetermineVersion.cmake Add warning if git version disagrees with version.txt 2017-01-26 10:08:45 -07:00
VTKmExportHeaderTemplate.h.in Redesign our export headers to handle template exports. 2017-01-16 09:17:38 -05:00
VTKmMacros.cmake Remove unnecessary library dependencies 2017-03-09 13:18:36 -05:00
VTKmSystemInformation.cmake Add git SHA to information reported in SystemInformation test 2015-07-31 12:10:52 -06:00
WrapCUDASource.cu.in Use TryExecute within the rendeirng library 2016-09-07 16:47:50 -06:00