File tree Expand file tree Collapse file tree 6 files changed +19
-6
lines changed Expand file tree Collapse file tree 6 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1- include (FindTrellis)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindTrellis)
3+ endif ()
24
35set (SOURCES 
46    arch.cc
Original file line number Diff line number Diff line change 1- include (FindApycula)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindApycula)
3+ endif ()
24
35set (SOURCES 
46    arch.cc
Original file line number Diff line number Diff line change 1- include (FindApycula)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindApycula)
3+ endif ()
24
35set (SOURCES 
46    constids.inc
Original file line number Diff line number Diff line change 1- include (FindIceStorm)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindIceStorm)
3+ endif ()
24
35set (SOURCES 
46    arch.cc
Original file line number Diff line number Diff line change 1- include (FindTrellis)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindTrellis)
3+ endif ()
24
35set (SOURCES 
46    arch.cc
@@ -36,6 +38,7 @@ message(STATUS "Enabled MachXO2/XO3 devices: ${MACHXO2_DEVICES}")
3638configure_file (machxo2_available.h.in ${CMAKE_CURRENT_BINARY_DIR} /machxo2_available.h)
3739target_sources (nextpnr-${family} -core PUBLIC  ${CMAKE_CURRENT_BINARY_DIR} /machxo2_available.h)
3840target_include_directories (nextpnr-${family} -core INTERFACE  ${CMAKE_CURRENT_BINARY_DIR} )
41+ target_include_directories (nextpnr-${family} -gui PRIVATE  ${CMAKE_CURRENT_BINARY_DIR} )
3942
4043foreach  (device ${MACHXO2_DEVICES} )
4144    if  (NOT  device IN_LIST  ALL_MACHXO2_DEVICES)
Original file line number Diff line number Diff line change 1- include (FindOxide)
1+ if  (NOT  IMPORT_BBA_FILES)
2+     include (FindOxide)
3+ endif ()
24
35set (SOURCES 
46    arch.cc
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments