Opened 13 years ago
Closed 13 years ago
#3251 closed Bugs (fixed)
Missing num_lists1.cpp
Reported by: | Owned by: | Hartmut Kaiser | |
---|---|---|---|
Milestone: | Boost 1.40.0 | Component: | spirit |
Version: | Boost 1.39.0 | Severity: | Problem |
Keywords: | Cc: |
Description
When building the latest svn version I get this:
CMake Error in libs/spirit/example/karma/CMakeLists.txt:
Cannot find source file "num_lists1.cpp".
I commented this line in that CMakeLists file boost_add_executable(num_lists1)
and all is well.
Change History (2)
comment:1 by , 13 years ago
Owner: | changed from | to
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in rev. 54795
Thanks! Regards Hartmut