Move example and test headers out of include/pv
The only headers installed there should be those for the official API of the module.
This commit is contained in:
@@ -23,7 +23,7 @@ DBD += exampleDatabase.dbd
|
||||
|
||||
INC += exampleDatabase.h
|
||||
|
||||
LIBRARY_IOC += exampleDatabase
|
||||
LIBRARY += exampleDatabase
|
||||
exampleDatabase_SRCS += exampleDatabase.cpp
|
||||
exampleDatabase_SRCS += exampleDatabaseRegister.cpp
|
||||
exampleDatabase_LIBS += pvDatabase
|
||||
|
||||
Reference in New Issue
Block a user