Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Commit

Permalink
Merge branch '0.4.1' of github.com:Razor-qt/razor-qt into 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SokoloffA committed Feb 9, 2012
2 parents e013fca + f71a6ab commit 60a2da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion razorqt-resources/themes/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required( VERSION 2.6 )

install(DIRECTORY . DESTINATION share/razor/themes PATTERN ".svn" EXCLUDE PATTERN "CMakeLists.txt" EXCLUDE)
install(DIRECTORY . DESTINATION share/razor/themes PATTERN ".svn" EXCLUDE PATTERN "CMake*" EXCLUDE PATTERN "cmake*" EXCLUDE PATTERN "Makefile" EXCLUDE)


0 comments on commit 60a2da7

Please sign in to comment.