Skip to content
Snippets Groups Projects
Commit 0c7085cb authored by Artur Maria Schweidtmann's avatar Artur Maria Schweidtmann
Browse files

Release version 0.0.3

Hotfix: update cmake list in common directory
parent bead165b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
project(meloncommon)
add_library(meloncommon STATIC
${PROJECT_SOURCE_DIR}/src/melon.cpp
${PROJECT_SOURCE_DIR}/src/modelParser.cpp
)
target_include_directories(meloncommon PUBLIC ${PROJECT_SOURCE_DIR}/inc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment