refact: restructure project
1. adjust project structure; 2. use config.h to locate app-launch-helper binary.
This commit is contained in:
3
apps/CMakeLists.txt
Normal file
3
apps/CMakeLists.txt
Normal file
@ -0,0 +1,3 @@
|
||||
add_subdirectory(dde-application-manager)
|
||||
add_subdirectory(app-launch-helper)
|
||||
|
Reference in New Issue
Block a user