Skip to content

Commit

Permalink
CMakeLists: add file suffixes for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyedel committed Nov 28, 2015
1 parent 3821e7e commit a53f862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Test driver library for convenience linking.
add_library(testhelp
testhelpers
testhelpers.cc
)
# Link this helper library to dspdfviewer's functions
target_link_libraries(testhelp libdspdfviewer)
Expand Down

0 comments on commit a53f862

Please sign in to comment.