Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Feb 28, 2020
1 parent a2a6cbb commit 4b0d382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ if(USE_R35)
endif(USE_R35)

if(BUILD_FOR_R)
ADD_DEFINITIONS(-DLGB_BUILD_R)
ADD_DEFINITIONS(-DLGB_R_BUILD)
endif(BUILD_FOR_R)

if(USE_TIMETAG)
Expand Down

0 comments on commit 4b0d382

Please sign in to comment.