You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
315 B

  1. --- a/src/nmea_gps/CMakeLists.txt
  2. +++ b/src/nmea_gps/CMakeLists.txt
  3. @@ -6,4 +6,4 @@ upm_mixed_module_init (NAME nmea_gps
  4. CPP_SRC nmea_gps.cxx
  5. FTI_SRC nmea_gps_fti.c
  6. CPP_WRAPS_C
  7. - REQUIRES mraa utilities-c ${CMAKE_THREAD_LIBS_INIT})
  8. + REQUIRES mraa utilities-c atomic ${CMAKE_THREAD_LIBS_INIT})