diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 843c766..af67df8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -SET (LibName laview-plugin-object-example-${MAJOR}) +SET (LibName laview-plugin-object-example) FILE (GLOB_RECURSE LibSources RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.vala) SET (LibPackages gtk+-3.0 gee-0.8 gobject-plugin-iface-0 laview-core-iface-0 laview-core-0 laview-plugin-data-example-0)