Skip to content

Commit 32a511d

Browse files
committed
fix: compiler header
1 parent 183d92d commit 32a511d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native-audio-api/common/cpp/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ endif()
2424
enable_testing()
2525

2626
set(REACT_NATIVE_AUDIO_API_DIR "${ROOT}/node_modules/react-native-audio-api")
27+
get_filename_component(REACT_NATIVE_AUDIO_API_DIR "${REACT_NATIVE_AUDIO_API_DIR}" REALPATH)
2728

2829
file(GLOB_RECURSE RNAUDIOAPI_SRC
2930
CONFIGURE_DEPENDS

0 commit comments

Comments
 (0)