Revision ce5940f8 host/lib/ic_reg_maps/CMakeLists.txt

b/host/lib/ic_reg_maps/CMakeLists.txt
55 55
)
56 56

  
57 57
LIBUHD_PYTHON_GEN_SOURCE(
58
    ${CMAKE_SOURCE_DIR}/lib/ic_reg_maps/gen_max2118_regs.py
59
    ${CMAKE_BINARY_DIR}/lib/ic_reg_maps/max2118_regs.hpp
60
)
61

  
62
LIBUHD_PYTHON_GEN_SOURCE(
58 63
    ${CMAKE_SOURCE_DIR}/lib/ic_reg_maps/gen_ad9862_regs.py
59 64
    ${CMAKE_BINARY_DIR}/lib/ic_reg_maps/ad9862_regs.hpp
60 65
)

Also available in: Unified diff