diff options
author | gregory guy <[email protected]> | 2018-12-15 13:25:07 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2018-12-15 13:25:07 +0100 |
commit | 625c20b0685de093b108a892291225b4420aa684 (patch) | |
tree | c8b129b4d46e0a8c8074f83df1e87cb5c5f0da75 /doc/CMakeLists.txt | |
parent | c397dac9ff90061c144b52209509eab320599d02 (diff) | |
download | kplayer-625c20b0685de093b108a892291225b4420aa684.tar.gz kplayer-625c20b0685de093b108a892291225b4420aa684.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..6d0aa9f --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) |