Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Jul 15, 2024
1 parent c10e90d commit 2f07cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiling/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set(PROFILING_FLAGS
set(SRC_TARGETS
elf_profiler.cpp
macho_profiler.cpp
pe_profilier.cpp
pe_profiler.cpp
)

foreach(src_target ${SRC_TARGETS})
Expand Down

0 comments on commit 2f07cb8

Please sign in to comment.