Skip to content

Commit 8fba33e

Browse files
MatteoBaxopcm
authored andcommitted
Fix PcmMSrClient.cpp not found
1 parent 37298ea commit 8fba33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MacMSRDriver/PcmMsr/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ add_executable(
44
PcmMsrDriver
55
MACOSX_BUNDLE
66
PcmMsr.cpp
7-
PcmMSrClient.cpp
7+
PcmMsrClient.cpp
88
PcmMsrDriver_info.c
99
PcmMsr-Info.plist
1010
)

0 commit comments

Comments
 (0)