• B
    CMake support for Windows added (#379) · 911fd16a
    Bikramjot Hanzra 提交于
    * basic version working -- need to remove hacks.
    
    * source groups added and removing hacks.
    
    * Executables placed in subfolders.
    
    * boost error fixed and neater folder view in VS.
    
    * basic version working -- need to remove hacks.
    
    * source groups added and removing hacks.
    
    * Executables placed in subfolders.
    
    * boost error fixed and neater folder view in VS.
    
    * Code updated to make it run with Ubuntu.
    
    * Updated New Module
    
    * More VS options added to CMake.
    
    * CMake now downloads Windows dependencies if needed.
    
    * Replicating Manual VS settings.
    
    * more flags added.
    
    * works -- but now crashes alot.
    
    * Optimization flags added. Need to figure out why /GL doesn't work.
    
    * most of the options working.
    
    * removed caffe
    
    * works on windows
    
    * windows running everytime.
    
    * Sh scripts to 775
    
    * Updated release_notes.md
    
    * Boost removed
    
    * Added max optimization (O3) in Ubuntu
    
    * Fixed minor flag bugs
    
    * Added download link for freeglut
    
    * openpose3d added, works for any binary dir, debug version works.
    911fd16a
CMakeLists.txt 14.7 KB