X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=examples-codegen%2Fexample2%2FCMakeLists.txt;h=31cc66a953abc3c0fc951a31f400e05da5f74dd5;hb=6f59dcf596103d0bc69be841627cd9926faa4139;hp=9308cbe6544813a20091d4028557402961574077;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0;p=libt2n diff --git a/examples-codegen/example2/CMakeLists.txt b/examples-codegen/example2/CMakeLists.txt index 9308cbe..31cc66a 100644 --- a/examples-codegen/example2/CMakeLists.txt +++ b/examples-codegen/example2/CMakeLists.txt @@ -35,7 +35,7 @@ set(other_GROUP # ${CMAKE_CURRENT_SOURCE_DIR}/foo.hxx #) # include CMake snippet doing all the magic -include(${CMAKE_CURRENT_SOURCE_DIR}/../cmake/Libt2n.cmake) +include(${CMAKE_SOURCE_DIR}/codegen/Libt2n.cmake) # command groups are listed here (seperated by spaces) setup_libt2n(default other)