Skip to content
Snippets Groups Projects
Select Git revision
  • fc3f6e993a11f3c47d42d5cfb13f712d0bae96b0
  • master default protected
  • develop protected
  • cmake_boost_refactor
  • ubuntu_ci
  • mmtf
  • non-orthogonal-maps
  • no_boost_filesystem
  • data_viewer
  • 2.11.1
  • 2.11.0
  • 2.10.0
  • 2.9.3
  • 2.9.2
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.6.0-rc4
  • 2.6.0-rc3
  • 2.6.0-rc2
  • 2.6.0-rc
  • 2.5.0
  • 2.5.0-rc2
  • 2.5.0-rc
  • 2.4.0
  • 2.4.0-rc2
29 results

CMakeLists.txt

Blame
  • directions 441 B
    - own project/ repo
    - take rawmodel out of SMNG
    - internal representation of 'stuff' (atoms, coordinates, ...) rather than OST
      entities
    - start: cases without indels
    - SCRWL for side chains
    - check formats
    - support for oligomers/ ligands
    - don't care about hydrogens for a start
    - deps
      - OST
      - BOOST
      - Eigen (for maths)
    - CMake: Qmean as a template
    
    1. Raw model
    2. Side-chains
    3. Loops
    
    CMake
    - what is cmake_support for in QMean?