[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/devtools/kdevelop4-extra-plugins/python/parser
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-06-30 20:34:34
Message-ID: 1183235674.677362.21998.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 681926 by apaku:

Fix include files. Also move the FlexLexer.h as there's no FLEX_INCLUDE_DIR set
after finding flex. So this makes sure there's always an up-to-date FlexLexer.h
available


 M  +1 -0      CMakeLists.txt  
 A             FlexLexer.h   generated/FlexLexer.h#681706 [License: GENERATED FILE]
 D             generated/FlexLexer.h  


--- trunk/playground/devtools/kdevelop4-extra-plugins/python/parser/CMakeLists.txt #681925:681926
@@ -30,6 +30,7 @@
 
 
 if(KDEVPG_FOUND AND FLEX_FOUND)
+    include_directories(${KDEVPG_INCLUDE_DIR})
     add_custom_command(
         OUTPUT  "${CMAKE_CURRENT_BINARY_DIR}/python_ast.h"
                 "${CMAKE_CURRENT_BINARY_DIR}/python_parser.h"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic