Skip to content

Commit

Permalink
trer
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuhammedrafi committed Aug 27, 2024
1 parent 3746871 commit 7e9af5f
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions l1tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,5 @@ add_compile_options(-Wall -Werror)

add_link_options(-Wl,-wrap,system -Wl,-wrap,popen -Wl,-wrap,syslog -Wl,-wrap,pclose -Wl,-wrap,getmntent -Wl,-wrap,setmntent -Wl,-wrap,v_secure_popen -Wl,-wrap,v_secure_pclose -Wl,-wrap,v_secure_system)

add_definitions(
-DENABLE_TELEMETRY_LOGGING
-DUSE_IARMBUS
-DENABLE_SYSTEM_GET_STORE_DEMO_LINK
-DENABLE_DEEP_SLEEP
-DENABLE_SET_WAKEUP_SRC_CONFIG
-DENABLE_THERMAL_PROTECTION
-DUSE_DRM_SCREENCAPTURE
-DHAS_API_SYSTEM
-DHAS_API_POWERSTATE
-DHAS_RBUS
-DENABLE_DEVICE_MANUFACTURER_INFO
-DRFC_ENABLED
-DXCAST_ENABLED_BY_DEFAULT
-DCLOCK_BRIGHTNESS_ENABLED
-DUSE_DS
-DUNIT_TESTING
)

message("Setting build options")

set(CMAKE_DISABLE_FIND_PACKAGE_IARMBus ON)

set(LIBOPKG_LIBRARIES ${LIBOPKG_LIBRARIES} CACHE PATH "Path to LIBOPKG library")
set(LIBOPKG_INCLUDE_DIRS ${LIBOPKG_INCLUDE_DIRS} CACHE PATH "Path to LIBOPKG include")

0 comments on commit 7e9af5f

Please sign in to comment.