Skip to content

Commit

Permalink
Added CMake file
Browse files Browse the repository at this point in the history
  • Loading branch information
prokoudine committed Jun 19, 2009
1 parent 32869f5 commit 145fc59
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions samples/ru/CMakeLists.txt
@@ -0,0 +1,8 @@
# Примеры на русском языке

set(SAMPLES_RU
Гоголь
)

install(FILES ${SAMPLES_RU}
DESTINATION ${SAMPLE_DIR}/ru)

0 comments on commit 145fc59

Please sign in to comment.